Printer Friendly Version
Email this thread to a friend
|
Featured Web Site Template |
|
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
seomonster
Joined: May 16, 2007
# Posts: 3
|
Posted: 2007-May-16 08:57
What is Better Between DIV TAG and TABLE TAG ????????
Please Suggest which on is better Between DIV TAG and TABLE TAG for Search Engine Promotion and How.
which one is better for making a web search engine friendly.
And which one preferred first by search engine
Warm Regards,
|
 |
dudibob
Joined: Oct 13, 2005
# Posts: 1473
|
Posted: 2007-May-18 11:56
they are both valued the same, just if you use tables, don't nestle them too deep, like don't put a table within a table within a table within a table as that just makes too much junk in the HTML and the SE's don't like it
|
 |
blackmax
Joined: Apr 29, 2007
# Posts: 4
|
Posted: 2007-May-21 00:52
Making your entire page out of tables is so not the way you want to go. Tables take longer to load as they have to load all at once, where CSS can load sequentially. Whilst speed is not strictly an SEO issue, it is definitely a usability issue - why not give your user the best possible experience?
|
 |
JQ
Staff
Joined: Mar 11, 2001
# Posts: 2765
|
Posted: 2007-May-21 01:12
Tables were used a lot for layout before the advent of CSS. These days, most "purists" will say that tables are meant strictly for tabular data.
As mentioned, nestled tables can cause longer load times. If you have the choice, you might as well go for CSS and do it right from the start.
|
 |
madhus
Joined: Apr 28, 2006
# Posts: 69
|
Posted: 2007-May-22 10:23
How can we design a template by using CSS only?
With Regards,
MAdhus..
|
 |
dudibob
Joined: Oct 13, 2005
# Posts: 1473
|
Posted: 2007-May-22 11:14
A page designed in CSS is usually a block of text (or images) in Div tags. each div tag has it's own class or ID in the CSS which affects the positioning, background colour, font type, font colour, etc.
Dreamweaver has a CSS wizard which can help with doing the CSS and helps you learn from it
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|