Web Site Design: Order In HTML

Soldato
Joined
5 Mar 2003
Posts
10,771
Location
Nottingham
Hi,
I'm a fairly decent programmer (C# / WinForms) but just starting to get into ASP.Net. Now I'm fairly happy / confident of the code behind stuff, as its basically C#, the bit I'm finding confusing is the HTML / CSS. Years ago, when I used to make crappy web pages, everything was in order (i.e. the order you coded it was the order it appeared on the site), but after looking at the like of CSS Zen Garden, is this important any more? Can you (assuming the HTML is well formed) place any of the elements any where on the page?

I just want to make sure what I'm doing / path I'm heading is the right one :)
 
Back
Top Bottom