| | |
making website web2.0 compatible
Please support our Site Layout and Usability advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Aug 2008
Posts: 22
Reputation:
Solved Threads: 0
There's nothing to use other then div and table(from what I remember). Unless you're talking about styling your elements, you can use the <span> tag.
Web 2.0 differs from web 1.0 mainly because of better and new technologies and little bit because of design. So basically one of the the big things in web 2.0 is AJAX and some other blah blah technologies used in search engines and stuffs.
Web 2.0 differs from web 1.0 mainly because of better and new technologies and little bit because of design. So basically one of the the big things in web 2.0 is AJAX and some other blah blah technologies used in search engines and stuffs.
CLICK---> GeekPolice
Web 2.0 isnt an actual thing, its sort of an idea
The idea of using div rather than tables is because instead of using plain html we like to use XHTML and CSS to seperate cotent and presentation so a site looks good whether its printed, read or viewed on any device.
The idea of using div rather than tables is because instead of using plain html we like to use XHTML and CSS to seperate cotent and presentation so a site looks good whether its printed, read or viewed on any device.
Last edited by jbennet; Nov 21st, 2008 at 11:20 pm.
If i am helpful, please give me reputation points.
•
•
•
•
Web 2.0 isnt an actual thing, its sort of an idea
The idea of using div rather than tables is because instead of using plain html we like to use XHTML and CSS to seperate cotent and presentation so a site looks good whether its printed, read or viewed on any device.
If I helped you I would appreciate it if you would give me some reputation.
Follow the new Social Network Planet Zuda On twitter. Planet Zuda should go live sometime in 2010.
Follow the new Social Network Planet Zuda On twitter. Planet Zuda should go live sometime in 2010.
First of all, if the content is tabular data, use a table. It is not deprecated.
The main idea is to get rid of the old usages of using tables to create borders and margins. Before CSS, table was the only way to have a border or a margin around the page.
Another objective is to not use tables to position objects on the page. Unfortunately, the use of div means the page layout falls apart if things don't fit, or if the window size is reduced. The table will add scrollbars if the content doesn't fit.
The main idea is to get rid of the old usages of using tables to create borders and margins. Before CSS, table was the only way to have a border or a margin around the page.
Another objective is to not use tables to position objects on the page. Unfortunately, the use of div means the page layout falls apart if things don't fit, or if the window size is reduced. The table will add scrollbars if the content doesn't fit.
Daylight-saving time uses more gasoline
The REAL reason they want us to stop using tables for anything other than tabular data is accessibility.
HTML readers for the blind read off the row and column number for each table cell. This means nothing concrete to the blind person, if the table is used for layout purposes instead of tabular data.
HTML readers for the blind read off the row and column number for each table cell. This means nothing concrete to the blind person, if the table is used for layout purposes instead of tabular data.
Last edited by MidiMagic; Nov 26th, 2008 at 1:49 am.
Daylight-saving time uses more gasoline
![]() |
Other Threads in the Site Layout and Usability Forum
- Previous Thread: Screen Resolution & Width of the Screen for Business Applications
- Next Thread: Similar Page Result issue
Views: 1561 | Replies: 9
| Thread Tools | Search this Thread |
Tag cloud for Site Layout and Usability
blog blogging content cookies customer design development dreamweaver duplicate email evaluation filesharing firefox flash gilbane google html itunes javascript kazaa layout music napster peertopeer photoshop remote remoteserver satellitenavigation satnav server sessions site tables template tips tomtom url wave web website websitedesignreview web_development web_sites wordpress






