Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
site layout
Name: wheelspinner99 Date: March 3, 2005 at 00:57:22 Pacific OS: n/a CPU/Ram: n/a
Comment:
i was wondering what to do with my site layout once i finished designing it in PSP. It is a jpg image. I know i have to slice the image up but how to do get it back together simply without having to hand code the tables? Thanks in advance.
Name: fambi Date: March 3, 2005 at 11:37:59 Pacific
Reply:
Making a table is very easy. <table> opens the table <tr> opens the row <td></td> opens the first column <td></td> opens the second column </tr> closes the row <tr> opens the row <td colspan="2"></td> colpsna means this column has the width of 2 columns put together </tr>close the word </table> closes the table
I recommend you learn how to hand code. It will give you far more control over your site.
If you're interested in SMS, visit my wife's site .
0
Response Number 2
Name: jam14online Date: March 4, 2005 at 13:03:55 Pacific
Reply:
Using HTML tables for layout is deprecated and is not recommended. It is far better to use standards-compliant HTML and CSS. By this, I mean the separation of your content from design.
I am willing to do it for you if you send me the uncompressed JPEG image via my email address.
Summary: Hi Nerm, hello everyone I agree with the above responses, kill the pop-ups and remove the annoying, poorly made advertising banners that are flashing all the time. I have a business very similar to yo...
Summary: I am trying to integrate PHPBB into my website. I copied the default PHPBB style, renamed it, and edited the overall_header.html and overall_footer.html template files to integrate my sites layout. IT...
Summary: I believe that is the only way. I was going to suggest that you can make your pages use frames but not look like it. But your site layout looks like it would fit frames nicely. Nice site. I was in yo...