 |
|
11-28-2007, 05:30 PM
|
#1 (permalink)
|
|
Member
Join Date: 11-22-07
Location: Preston
Posts: 74
Latest Blog: None
|
CSS or HTML best to optimize your web site
Simple question CSS or HTML best to optimize your web site ?
|
|
|
11-29-2007, 09:08 AM
|
#2 (permalink)
|
|
Contributing Member
Join Date: 08-01-07
Posts: 1,095
|
both works but I prefer html with external css for its design and layouts...
|
|
|
11-29-2007, 11:53 AM
|
#3 (permalink)
|
|
Banned
Join Date: 05-10-07
Posts: 555
Latest Blog: None
|
Quote:
Originally Posted by bogs
both works but I prefer html with external css for its design and layouts...
|
I prefer this one too and you can also put <div> so it will be more SE friendly.
|
|
|
11-29-2007, 12:14 PM
|
#4 (permalink)
|
|
Contributing Member
Join Date: 09-21-07
Posts: 746
|
having css external make your codes neatly and it can give a nice results/output.,
|
|
|
12-01-2007, 12:39 PM
|
#5 (permalink)
|
|
Contributing Member
Join Date: 04-28-07
Posts: 1,472
|
Quote:
Originally Posted by bogs
both works but I prefer html with external css for its design and layouts...
|
same here. and i think this is better..
|
|
|
11-29-2007, 09:15 AM
|
#6 (permalink)
|
|
Senior Member
Join Date: 09-06-07
Posts: 761
|
they are both needed actually for best results...HTML can't do it better alone without CSS. And you can't actually optimize a site with just a CSS, it only composes codes, nothing else.
|
|
|
12-04-2007, 12:25 PM
|
#7 (permalink)
|
|
Contributing Member
Join Date: 07-12-07
Posts: 511
Latest Blog: None
|
Quote:
Originally Posted by corlock
they are both needed actually for best results...HTML can't do it better alone without CSS. And you can't actually optimize a site with just a CSS, it only composes codes, nothing else.
|
Just an info, HTML codes composed of Tables while CSS stylsheets are more on DIV tag that's why CSS Stylesheets has the edge on SEO... 
|
|
|
12-04-2007, 01:18 PM
|
#8 (permalink)
|
|
Contributing Member
Join Date: 12-03-07
Posts: 582
Latest Blog: None
|
CSS and HTML is a good combination. With the proper use of this tools there is absolutely a great result..
|
|
|
12-04-2007, 01:26 PM
|
#9 (permalink)
|
|
Contributing Member
Join Date: 08-07-07
Location: Spain,.
Posts: 457
Latest Blog: None
|
Quote:
Originally Posted by poksa
Just an info, HTML codes composed of Tables while CSS stylsheets are more on DIV tag that's why CSS Stylesheets has the edge on SEO... 
|
are you trying to say that css can stand alone?
Just an info too, css is just an html/xhtml embed or on any xml document.
CSS is on adding styles stored in a style sheet
Quote:
|
It is designed primarily to enable the separation of document content (written in HTML or a similar markup language) from document presentation (written in CSS). This separation can improve content accessibility, provide more flexibility and control in the specification of presentational characteristics, and reduce complexity and repetition in the structural content.
|
|
|
|
11-29-2007, 10:40 PM
|
#10 (permalink)
|
|
Junior Member
Join Date: 11-26-07
Posts: 5
Latest Blog: None
|
Valid XHTML for the structure and CSS for the presentation and layout.
|
|
|
11-30-2007, 11:32 PM
|
#11 (permalink)
|
|
Contributing Member
Join Date: 09-24-07
Posts: 242
Latest Blog: None
|
Quote:
Originally Posted by Codefixer
Valid XHTML for the structure and CSS for the presentation and layout.
|
Yup... They are all right... You can't run a good site without html or css.
|
|
|
12-01-2007, 12:54 PM
|
#12 (permalink)
|
|
v7n Mentor
Join Date: 08-31-07
Location: Germany (chatrooms/ forums)
Posts: 3,700
Latest Blog: None
|
Quote:
Originally Posted by bogs
both works but I prefer html with external css for its design and layouts...
|
Quote:
Originally Posted by Codefixer
Valid XHTML for the structure and CSS for the presentation and layout.
|
That's true: I totally agree.
xhmtl: structure
css: layout / design
|
|
|
12-01-2007, 07:43 PM
|
#13 (permalink)
|
|
Contributing Member
Join Date: 12-03-06
Location: Indiana
Posts: 1,261
Latest Blog: None
|
nada
Quote:
Originally Posted by Fivetide
Simple question CSS or HTML best to optimize your web site ?
|
Coding of the site has nothing to do with you rankings, now the site layout and structure does.
|
|
|
12-01-2007, 08:14 PM
|
#14 (permalink)
|
|
Member
Join Date: 11-22-07
Location: Preston
Posts: 74
Latest Blog: None
|
Yeah I've now come to realise that tdd1984
|
|
|
12-02-2007, 02:26 AM
|
#15 (permalink)
|
|
Member
Join Date: 09-29-07
Location: Dublin, Ireland
Posts: 89
|
100% with tdd1984, but using them wisely helps.
|
|
|
12-03-2007, 09:32 AM
|
#16 (permalink)
|
|
Banned
Join Date: 05-10-07
Posts: 555
Latest Blog: None
|
Yup it has nothing to do with rankings but it help your site to load a bit faster than a regular html site.
|
|
|
12-04-2007, 12:08 PM
|
#17 (permalink)
|
|
Senior Member
Join Date: 06-29-07
Posts: 314
Latest Blog: None
|
Quote:
Originally Posted by Fivetide
Simple question CSS or HTML best to optimize your web site ?
|
Better than having a tabled layout and flash websites. You may have more search engine friendly site and less hassle. 
|
|
|
12-04-2007, 05:29 PM
|
#18 (permalink)
|
|
Contributing Member
Join Date: 05-21-07
Location: CA, US
Posts: 792
|
Both SEO sites very well, there's no particular language that's superior in SEO then the other generally speaking. Other then Flash as far as I know.
-Swapw
|
|
|
12-05-2007, 12:21 AM
|
#19 (permalink)
|
|
Contributing Member
Join Date: 11-07-07
Posts: 1,022
Latest Blog: None
|
FOR SE HTML IS BEST, for good peroformence like loading and fast access and simple modification all css is best
|
|
|
12-05-2007, 07:42 AM
|
#20 (permalink)
|
|
Senior Member
Join Date: 09-06-07
Posts: 761
|
Quote:
Originally Posted by shakir
FOR SE HTML IS BEST, for good peroformence like loading and fast access and simple modification all css is best
|
I think this is more appropriate to say than what you said...
HTML alone is good.
An HTML with CSS performs better.
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -7. The time now is 03:16 AM.
© Copyright 2008 V7 Inc Powered by vBulletin Copyright © 2000-2009 Jelsoft Enterprises Limited.
|
|