 |
|

11-28-2007, 04:30 PM
|
 |
Contributing Member
|
|
Join Date: 11-22-07
Location: Preston
Posts: 78
|
|
|
CSS or HTML best to optimize your web site
Simple question CSS or HTML best to optimize your web site ?
|

11-29-2007, 08:08 AM
|
 |
Contributing Member
Latest Blog: None
|
|
Join Date: 08-01-07
Posts: 1,917
|
|
|
both works but I prefer html with external css for its design and layouts...
|

11-29-2007, 08:15 AM
|
 |
Senior Member
|
|
Join Date: 09-06-07
Posts: 758
|
|
|
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.
|

11-29-2007, 10:53 AM
|
|
Banned
Latest Blog: None
|
|
Join Date: 05-10-07
Posts: 555
|
|
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, 11:14 AM
|
 |
Contributing Member
|
|
Join Date: 09-21-07
Posts: 746
|
|
|
having css external make your codes neatly and it can give a nice results/output.,
|

11-29-2007, 09:40 PM
|
|
Junior Member
|
|
Join Date: 11-26-07
Posts: 5
|
|
|
Valid XHTML for the structure and CSS for the presentation and layout.
|

11-30-2007, 10:32 PM
|
 |
Contributing Member
Latest Blog: None
|
|
Join Date: 09-24-07
Posts: 248
|
|
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, 11:39 AM
|
|
Contributing Member
|
|
Join Date: 04-27-07
Location: Singapore
Posts: 1,623
|
|
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..
|

12-01-2007, 11:54 AM
|
 |
v7n Mentor
Latest Blog: None
|
|
Join Date: 08-31-07
Location: Germany (chatrooms/ forums)
Posts: 3,686
|
|
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, 06:43 PM
|
 |
Contributing Member
Latest Blog: None
|
|
Join Date: 12-03-06
Location: Los Angeles, California
Posts: 1,276
|
|
|
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, 07:14 PM
|
 |
Contributing Member
|
|
Join Date: 11-22-07
Location: Preston
Posts: 78
|
|
|
Yeah I've now come to realise that tdd1984
|

12-02-2007, 01:26 AM
|
 |
Contributing Member
|
|
Join Date: 09-29-07
Location: Dublin, Ireland
Posts: 91
|
|
|
100% with tdd1984, but using them wisely helps.
|

12-03-2007, 08:32 AM
|
|
Banned
Latest Blog: None
|
|
Join Date: 05-10-07
Posts: 555
|
|
|
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, 11:08 AM
|
 |
Senior Member
Latest Blog: None
|
|
Join Date: 06-29-07
Posts: 314
|
|
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, 11:25 AM
|
 |
Contributing Member
Latest Blog: None
|
|
Join Date: 07-12-07
Posts: 527
|
|
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...
__________________
[I dont participate here, I just come back and change my sig occasionally]
|

12-04-2007, 12:18 PM
|
|
Banned
Latest Blog: None
|
|
Join Date: 12-03-07
Posts: 581
|
|
|
CSS and HTML is a good combination. With the proper use of this tools there is absolutely a great result..
|

12-04-2007, 12:26 PM
|
|
Banned
Latest Blog: None
|
|
Join Date: 08-07-07
Location: Spain,.
Posts: 458
|
|
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.
|
|

12-04-2007, 04:29 PM
|
 |
Contributing Member
|
|
Join Date: 05-21-07
Location: CA, US
Posts: 785
|
|
|
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-04-2007, 11:21 PM
|
|
Contributing Member
Latest Blog: None
|
|
Join Date: 11-07-07
Posts: 1,064
|
|
|
FOR SE HTML IS BEST, for good peroformence like loading and fast access and simple modification all css is best
|

12-05-2007, 06:42 AM
|
 |
Senior Member
|
|
Join Date: 09-06-07
Posts: 758
|
|
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 |
Linear 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 06:36 AM.
Powered by vBulletin Copyright © 2000-2013 Jelsoft Enterprises Limited.
Copyright © 2003 - 2013 Escalate Media LP
|
|