Jump to content

holmedwa04

Members
  • Posts

    743
  • Joined

  • Last visited

Posts posted by holmedwa04

  1. You can do that, also so if it isnt on their computer and you dont want the default times new roman (not many people do!) you can use CSS and do font-family: first font, backup font, next backup font, etc... that way they will most likely see a nicer font.
    Thats what I just said, they could use a font-family! :)
  2. Like Cronthenoob says, you cant unless the viewer has that font, and so if you want to say perhaps make some buttons then you can use an image, or...Set a font-family, to have your font in prefference to say arial, then say to your viewers they can download the proper font then a link.

  3. Teh, as for hiding your code, stopping right clicks and things people will get around it in the end, but if the person was really determined to get it they will. And as for copying your content, if they cant they will just write or type it. I know, very sad, if you wanted to do that, but all of the info is sent to their PC anyway, otherwise they woulddn't be able to view it.

  4. I hate image maps...mostly because I am so bad at them. :)
    Lol, I bought this HTML book, from Rapid Electronics, but I thought, there probaly wont be anything that I havn't already done, and so upon reading it the chapter image maps was new to me and so I just made a quick example, mainly for reference for me really....and I have picked up some other codes etc. that all help.
  5. This is a copy of my code post:Now, although I said I thought that I had got it working it doesn't seem to work when I fill it in completely, and it seems to be when there are 3 red and bold numbers below a row that has normal numbers, I have put a print screen below and my code. The funny thing is that although it doesn't seem to work, when I look at the print preview it looks fine.sudoku.gifThis is my code:

    <html><head><title>Sudoku Puzzle 01 Answers (Easiest)</title></head><LINK rel="stylesheet" type="text/css" href="sudokustylesheet.css"><body bgcolor="#000066" link="blue" vlink="blue"><font size="3"><font face="Arial"><font color="black"><center><table border="0" cellpadding="100" cellspacing="0" width="85%" bordercolor="#000000" bgcolor="#FFFFFF"><tr><td><BR><font size="5"> <center><b><u>Sudoku Puzzle 01 Answers (Easiest)</u></b><BR><BR></center><font size="2">Check your answers by marking of all of the numbers that you have correct by checking them off with the red answers.<BR><BR><BR><BR><center><table id="grid" cellspacing="0" cellpadding="0" width="120" height="120"> <tr>  <td class="xcell">   <table cellspacing="0" cellpadding="0" width="120" height="120">	<tr>	 <td class="ncell"><p class="a">2</p></td>	 <td class="ncell"><p class="">5</p></p></td>	 <td class="rcell"><p class="">1</p></td>	</tr>	<tr>	 <td class="ncell"><p class="">3</p></td>	 <td class="ncell"><p class="a">6</p></td>	 <td class="rcell"><p class="a">9</p></td>	</tr>	<tr>	 <td class="bcell"><p class="">8</p></td>	 <td class="bcell"><p class="a">7</p></td>	 <td><p class="a">4</p></td>	</tr>   </table>  </td>  <td class="xcell">   <table cellspacing="0" cellpadding="0" width="120" height="120">	<tr>	 <td class="ncell"><p class="a">9</p></td>	 <td class="ncell"><p class="a">6</p></td>	 <td class="rcell"><p class="a">8</p></td>	</tr>	<tr>	 <td class="ncell"><p class="">4</p></td>	 <td class="ncell"><p class="a">7</p></td>	 <td class="rcell"><p class="">5</p></td>	</tr>	<tr>	 <td class="bcell"><p class="a">1</p></td>	 <td class="bcell"><p class="">3</p></td>	 <td><p class="a">2</p></td>	</tr>   </table>  </td>  <td class="xcell">   <table cellspacing="0" cellpadding="0" width="120" height="120">	<tr>	 <td class="ncell"><p class="">4</p></td>	 <td class="ncell"><p class="">3</p></td>	 <td class="rcell"><p class="a">7</p></td>	</tr>	<tr>	 <td class="ncell"><p class="a">8</p></td>	 <td class="ncell"><p class="a">1</p></td>	 <td class="rcell"><p class="">2</p></td>	</tr>	<tr>	 <td class="bcell"><p class="a">9</p></td>	 <td class="bcell"><p class="a">5</p></td>	 <td><p class="">6</p></td>	</tr>   </table>  </td> </tr> <tr>  <td class="xcell">   <table cellspacing="0" cellpadding="0" width="120" height="120">	<tr>	 <td class="ncell"><p class="a">5</p></td>	 <td class="ncell"><p class="">2</p></td>	 <td class="rcell"><p class="a">8</p></td>	</tr>	<tr>	 <td class="ncell"><p class="a">7</p></td>	 <td class="ncell"><p class="a">1</p></td>	 <td class="rcell"><p class="">3</p></td>	</tr>	<tr>	 <td class="bcell"><p class="a">9</p></td>	 <td class="bcell"><p class="">4</p></td>	 <td><p class="a">6</p></td>	</tr>   </table>  </td>  <td class="xcell">   <table cellspacing="0" cellpadding="0" width="120" height="120">	<tr>	 <td class="ncell"><p class="">3</p></td>	 <td class="ncell"><p class="">9</p></td>	 <td class="rcell"><p class="">1</p></td>	</tr>	<tr>	 <td class="ncell"><p class="a">6</p></td>	 <td class="ncell"><p class="a">8</p></td>	 <td class="rcell"><p class="a">4</p></td>	</tr>	<tr>	 <td class="bcell"><p class="">2</p></td>	 <td class="bcell"><p class="">5</p></td>	 <td><p class="">7</p></td>	</tr>   </table>  </td>  <td class="xcell">   <table cellspacing="0" cellpadding="0" width="120" height="120">	<tr>	 <td class="ncell"><p class="a">6</p></td>	 <td class="ncell"><p class="">7</p></td>	 <td class="rcell"><p class="a">4</p></td>	</tr>	<tr>	 <td class="ncell"><p class="">5</p></td>	 <td class="ncell"><p class="a">2</p></td>	 <td class="rcell"><p class="a">9</p></td>	</tr>	<tr>	 <td class="bcell"><p class="a">1</p></td>	 <td class="bcell"><p class="">8</p></td>	 <td><p class="a">3</p></td>	</tr>   </table>  </td> </tr> <tr>  <td class="xcell">   <table cellspacing="0" cellpadding="0" width="120" height="120">	<tr>	 <td class="ncell"><p class="">4</p></td>	 <td class="ncell"><p class="a">3</p></td>	 <td class="rcell"><p class="a">5</p></td>	</tr>	<tr>	 <td class="ncell"><p class="">6</p></td>	 <td class="ncell"><p class="a">8</p></td>	 <td class="rcell"><p class="a">7</p></td>	</tr>	<tr>	 <td class="bcell"><p class="a">1</p></td>	 <td class="bcell"><p class="">9</p></td>	 <td><p class="">2</p></td>	</tr>   </table>  </td>  <td class="xcell">   <table cellspacing="0" cellpadding="0" width="120" height="120">	<tr>	 <td class="ncell"><p class="a">7</p></td>	 <td class="ncell"><p class="">1</p></td>	 <td class="rcell"><p class="a">6</p></td>	</tr>	<tr>	 <td class="ncell"><p class="">5</p></td>	 <td class="ncell"><p class="a">2</p></td>	 <td class="rcell"><p class="">9</p></td>	</tr>	<tr>	 <td class="bcell"><p class="a">8</p></td>	 <td class="bcell"><p class="a">4</p></td>	 <td><p class="a">3</p></td>	</tr>   </table>  </td>  <td class="xcell">   <table cellspacing="0" cellpadding="0" width="120" height="120">	<tr>	 <td class="ncell"><p class="a">2</p></td>	 <td class="ncell"><p class="a">9</p></td>	 <td class="rcell"><p class="">8</p></td>	</tr>	<tr>	 <td class="ncell"><p class="a">3</p></td>	 <td class="ncell"><p class="a">4</p></td>	 <td class="rcell"><p class="">1</p></td>	</tr>	<tr>	 <td class="bcell"><p class="">7</p></td>	 <td class="bcell"><p class="">6</p></td>	 <td><p class="a">5</p></td>	</tr>   </table>  </td> </tr></table></center><BR><BR><BR><center><BR><form> <input type="Button" value="Back" onclick="history.back()"> </form><BR>______________________________________________________<BR><font size=1>Edward Holmes, SMC @ CCMS, <a href="mailto:shapemakingclub@btconnect.com">shapemakingclub@btconnect.com</a></center></td></tr></table></center></body></html>

    ...And this is my CSS:

    a:link { color:#0000ff; text-decoration:none; }a:visited { color:#0000ff; text-decoration:none; }a:hover { color:#006633; text-decoration:underline overline; }a.2:link { color:#0000ff; text-decoration:none; font-weight:bold; }a.2:visited { color:#0000ff; text-decoration:none; font-weight:bold; }a.2:hover { color:#006633; text-decoration:underline overline; font-weight:bold; }a.3:link { color:#000000; text-decoration:none; }a.3:visited { color:#000000; text-decoration:none; }a.3:hover { color:#006633; text-decoration:underline overline; }a.4:link { color:#ff0000; text-decoration:none; }a.4:visited { color:#ff0000; text-decoration:none; }a.4:hover { color:#006633; text-decoration:underline overline; }body { scrollbar-3dlight-color:#000000;scrollbar-arrow-color:#FFFFFF;scrollbar-base-color:#000033;scrollbar-darkshadow-color:#000000;scrollbar-face-color:#000066;scrollbar-track-color:#000099;scrollbar-shadow-color:#000033; }body {font-family:arial;color:black;font-size:12pt;}td {font-family:arial;color:black;font-size:12pt;}#grid{border:3px solid #000;}#grid td{padding:0px; border:1px solid #000; width:120;text-align:center;}#grid td.rcell{border-bottom:0px; padding:0px; width:120px; text-align:center;}#grid td.ncell{border-right:0px;border-bottom:0px; padding:0px; width:120px; text-align:center;}#grid td.bcell{border-right:0px; padding:0px; wodth:120px; text-align:center;}#grid td.xcell{border:0px;padding:0px; padding:0px; width:120px; text-align:center;}p { padding:0; margin:0; }p.n { padding:0; margin:0; color:white; }p.a { font-weight:bold; color:red; font; }

  6. I always use 1152 x 864 because it lets me read more and sharpens things up. As for when making a website, I use percentages, usually 30% navigation, 70% main body and 30% nothing or extra stuff. As for making it user friendly it works on 1024 x 768 and I think 800 x 600, but to over come any of these problems I just put in the satisfaction guaratee that I works best in 1024 x 768+ and IE.

  7. Thats what I dont get, I tried to help them by giving relevant links, and I get replys that are potentially offenisve, look...

    OK let's make the assumption i'm stupid and didn't already try that (which I did) and let's answer the question. If you don't know the answer, DON'T POST ON THE THREAD! And by the way, this is an HTML problem, not a Flash or ActionScript problem. OK slick? Now, could someone actually answer me? You know, say something useful?
    ... and
    That told me nothing on what I asked! I asked for the answer to a problem and this idiot gives me a link to an article on browser compatiblity and how to fix up code to make it fit the XHTML standards. I need a code to embed an .swf file from a URL without using any JavaScript. That is all I am asking. Stop giving me links. I asked on here because I couldn't find the answer anywhere else. Now if you'd like to find it for me somewhere, feel free to give me the link, maybe I didn't see it. Just answer the question or stop posting. Honestly. I didn't post here for a free lesson on googling.
    See, look at some of the replys I get. :)
  8. If you would like to just show it, but not allow people to change it, use a PDF converter, I recomend Primo PDF, click here. This is a great program that is free, once installed it acts like a printer, and so anything you want to convert, just go file print, tthen select from the list. Now just insert into your page using this coding:

    <a href="mypdfdocument.pdf">Click Here to Open</a>

    If you would like to show it and let people download it as a file, use this coding:

    <a href="myspreadsheet.xls">Click Here to Download</a>

    ... and if you would like to insert it as an image code whatever and then paste into an image program, then save, and insert this coding:

    <img width="???" height="???" src="myexcelpic.gif">

    N.B.You dont have to use width and height, take them out if nessisary.So which do I think is th best, well, the image may not be displayed on your users browser very well, and they may have to scroll, the link to the .xls to download isent very good becuase not every may have excel or a compaible version, so I suggest using a PDF.Or even better, you may want a small picture of your spreadsheet that they can click on to open a PDF, here is the code:

    <a href="mypdfdocument.pdf"><img border="0" width="200" src="myexcelpic.gif"></a>

    I may also have misunderstood you, if you want tables you will need to create them in HTML, here is a simple table:

    <table><tr><td>This is cell 1 row 1</td><td>This is cell 2 row 1</td></tr><tr><td>This is cell 3 row 2</td><td>This is cell 4 row 2</td></tr></table>

    If you need any more help just post your problems here.

  9. That isn't a silly question at all, If you make a style sheet with your template on then you can, but then you have to learn CSS. I mean style sheets arent really that bad, I have one, but it just does specific things.You may like to save your template as temp.html and then just edit it and save it with a different file name, thats what I do, then it saves room for any errors, perhaps because you didn't copy all the code etc.The only problem is when you change the temp.html nothing else will change, you have to use a style sheet for that.

  10. The 4th Selection on the poll should be Rubish!Hi,I have made a image map, I know, all be it simple, but the principles are there I think?...and I would like the image to enlarge when you hover over it, but not open the actual site that it links to, can anyone help me please.This is the link here....and this is my coding:

    <html><head><title>Image Map</title></head><LINK rel="stylesheet" type="text/css" href="stylesheet.css"><body bgcolor="#000066" link="blue" vlink="blue"><font size="3"><font face="Arial"><font color="black"><center><table border="0" cellpadding="100" cellspacing="0" width="85%" bordercolor="#000000" bgcolor="#FFFFFF"><tr><td><BR><font size="5"> <center><b><u>Shape Image Map</u></b><BR><BR></center><font size="2"><center>Click on any of the shapes to find out there names.<BR><BR><img border="0" src="shapes.GIF" usemap="#mymap"><MAP NAME="mymap"><AREA HREF="redpentagon.html"			ALT="Red Pentagon"			SHAPE="poly"			COORDS="72, 19, 165, 58, 154, 116, 11, 134, 85, 78">			<AREA HREF="yellowsquare.html"			ALT="Yellow Square"			SHAPE="rect"			COORDS="191, 176, 278, 268">			<AREA HREF="limepentagon.html"			ALT="Lime Pentagon"			SHAPE="poly"			COORDS="383, 202, 509, 217, 415, 319, 413, 262, 338, 318">			<AREA HREF="greenhexagon.html"			ALT="Green Hexagon"			SHAPE="poly"			COORDS="393, 99, 440, 89, 478, 109, 472, 144, 427, 163, 391, 137">			<AREA HREF="bluetriangle.html"			ALT="Blue Triangle"			SHAPE="poly"			COORDS="507, 323, 568, 255, 632, 342">			</map></center><BR><BR><BR><center><BR>______________________________________________________<BR><font size=1>Edward Holmes, SMC @ CCMS, <a href="mailto:shapemakingclub@btconnect.com">shapemakingclub@btconnect.com</a></center></td></tr></table></center></body></html>

    <<Fixed poll and changed

    
    

    to

    
    

    .>>

×
×
  • Create New...