100 Web Space
http://forum.100webspace.com/

Html site / no tables!
http://forum.100webspace.com/viewtopic.php?f=4&t=3577
Page 1 of 1

Author:  doudun [ Fri Jan 27, 2006 4:12 am ]
Post subject:  Html site / no tables!

It CAN be done, but how? Its an interesting new design style for websites. You no longer have to use tables, and its much better for load times! Its better for load times because it cuts down on its size! Saving you bandwidth!

Now how could we do this? I know it has to do with the <div> tags, but I'm not sure how to use them with css that well. If anyone knows, could they do my site in CSS?

( http://dbm.allhyper.com )

All I need is the index.html file done, I can convert the rest myself. Even a tuorial on how to do it would really be good enough. I'm fairly well experinced and learn quickly.

Author:  cookay monster [ Fri Jan 27, 2006 5:05 pm ]
Post subject: 

what?! that's insane, i never knew that you could do that :shock: ...i guess i should start keeping up to date with css :wink: .

Author:  Revaroo [ Fri Jan 27, 2006 5:42 pm ]
Post subject: 

There are people who still use tables? =o I always used CSS...

Author:  cookay monster [ Fri Jan 27, 2006 7:17 pm ]
Post subject: 

i know...and that's definately something i should add :wink: ...

Author:  rm249 [ Sat Jan 28, 2006 2:26 am ]
Post subject: 

When designing my pages, I use tables, for my new site I will try to use DIV and CSS :)

Author:  rm249 [ Sun Jan 29, 2006 1:33 am ]
Post subject: 

Im gonna look into DIV layouts soon I hope :)

Author:  doudun [ Sun Jan 29, 2006 7:06 pm ]
Post subject: 

Thanks, I couldn't remember when I posted this lol! :lol:

I'll try to google it right now...

Author:  shbadaoui [ Thu Feb 02, 2006 7:41 am ]
Post subject:  use layers

why not use layers??? just use dreameweaver and switch to layout mode

Author:  nainfou [ Fri Feb 03, 2006 7:43 pm ]
Post subject:  Re: use layers

shbadaoui wrote:
why not use layers??? just use dreameweaver and switch to layout mode

Layers are just the name that dreamweaver gives to the divs anyway. If you look at the code it generates, that's what you'll find out. - The problem with DW is that it makes use only of the 'absolute' type of positionning and you miss on the relative and, more importantly, FLOAT positionning that is so usefull.

Plus it actually has no use for CASCADING in Cascading Style Sheet (CSS). Instead, it creates inline styles or random id's for every tag in your code. That defies the point of using CSS at all. ;)

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/