![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
#4
| |||
| |||
|
|
peteneal wrote: Hi - I am trying to adopt new web standards and convert my existing table based web sites to layers and css - what I want to know is how I can get a layer positioned centrally on a web page under any browser dimensions!! any help would be most apprecated - starting to pull my hair out a little!!!! Pete, Despite many skilled developers are using "layers" (the term is actually "divs" or "divisions". "Layer" is solely a DW word for absoluetly positioned divs), it's not the "new web standards". Tables are as valid and there's nothing wrong what so ever to use them. Just ignore some rather narrow minded people's dogma that "tables are for tabular data": 1) It's entirely up to you to put whatever you want in them. 2) Isn't "data" text, images, etc? So, I suggest you build your site the way you feel comfortable with, i.e. tables, and get it online. Then, you can toy with CSS controlled divs "on the side" to understand how they work. After that, you can chose whichever path is most suitable for any individual project: divs, tables or a combination. BTW: To center a div, you'd need to warp a div around the entire content. Make a search for e.g. "wrapper center" or something here: http://www.proformica.com/google.html -- Dan Vendel - *GOF* Contact: http://www.proformica.com/en/contact.shtml Formmail tutorial: http://www.proformica.com/en/formmail_tutorial.shtml Nested tables: http://www.proformica.com/en/nested_table_demo.shtml SEO: http://www.proformica.com/en/search_engine_optimization.shtml SE Utility: http://www.proformica.com/en/advanced_web_ranking.shtml Search Dreamweaver newsgroup: http://www.proformica.com/google.html |
![]() |
| Thread Tools | |
| Display Modes | |
| |