Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

   

Reply
 
LinkBack Thread Tools Display Modes
Old 10-30-2007, 04:37 PM   #1 (permalink)
Banned
 
CodeR's Avatar
 
Join Date: 10-27-07
Posts: 123
iTrader: 0 / 0%
Latest Blog:
None

CodeR is liked by many
Website Design

I want to code a site from scratch
I got this far:
www.life-check.co.za
I want the tables more closer, so when i add images its all compact.
Anybody can help?
CodeR is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-30-2007, 05:13 PM   #2 (permalink)
Member
 
Turbine's Avatar
 
Join Date: 10-30-07
Location: Fresno, California
Posts: 36
iTrader: 0 / 0%
Latest Blog:
None

Turbine is a jewel in the roughTurbine is a jewel in the roughTurbine is a jewel in the roughTurbine is a jewel in the roughTurbine is a jewel in the roughTurbine is a jewel in the roughTurbine is a jewel in the roughTurbine is a jewel in the rough
If you're incorporating tables into your website design (Which is a dying method, I'll warn you. Tables are being phased out in favor of using CSS to design the layout elements with tables being very slow to load and so forth, but using tables will help you understand how things work.) you'll want to use one big table and then set up cells within the table to arrange how the site is layed out. Make sure you're giving you're table cellpadding="0" and border="0" and that should make things nice and snug! Enjoy!

-Turbine
__________________
"Wealth is the product of man's capacity to think." - Ayn Rand
"Reality is that which, when you stop believing in it, doesn't go away." - Philip K. Dick
Turbine is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-02-2007, 08:38 AM   #3 (permalink)
Contributing Member
 
Join Date: 06-29-07
Posts: 93
iTrader: 0 / 0%
Latest Blog:
None

roger_d is liked by many
Instead of using multiple divs try this

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Life Check Website</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
</head>
<body style="background-color: #000000;color: #996666;font-size: medium">
<div style="width:100%;height:100%;text-align: center;margin-top: 15%">
<a title="Home" href="home.html" target="_self">
<img title="" height="277" alt="" src="/images/underconstruction.jpg" width="322" border="0">
</a>
<p style="clear:all"></p>
You may enter the site,<br>
But please note it is under Construction.<br>
Sincerely<br>
EvO<br><br>
ShoutOut:<br>
Hey Kimi my baby!<br>
Morning my angel <br>
Mwa mwa mwa mwa mwa<br>
From:EvO
</div>
</body>
</html>


You can put the css in a stylesheet file to save page weight

Last edited by roger_d : 11-02-2007 at 08:39 AM. Reason: forgot something
roger_d is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Website Design/Graphic Design/Scripting Services SN3 SEO Forum 7 07-08-2004 11:21 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 08:28 AM.
© Copyright 2008 V7 Inc