WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Site Design > Graphics & Design Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-20-2008, 07:42 AM
mryang's Avatar
mryang mryang is offline
WebProWorld Pro
 

Join Date: Jul 2003
Location: uk
Posts: 113
mryang RepRank 1
Default Should I convert to CSS

Hi everyone,

My main site is Blank dvd disc and case products for duplication and replication - it has many javascript menus and tons of code relating to styles etc buried in the pages + it is mainly table based and html with php

Should I convert to CSS - what benefits will I get or is it more hassle than it's worth + is there anyone on here that would set me up the basic template to get me going - or is there a CSS conversion tool (or am I wishing!)...

All help appreciated.
__________________
http://www.dvd-and-media.com/ Largest suppliers of DVD cases in the UK
http://www.talkangling.co.uk/ Busiest fishing tackle and angling chat site in the UK
Reply With Quote
  #2 (permalink)  
Old 03-20-2008, 09:11 AM
DaveSawers's Avatar
DaveSawers DaveSawers is offline
WebProWorld Veteran
 

Join Date: Dec 2006
Location: Calgary, Alberta, Canada
Posts: 332
DaveSawers RepRank 1
Default Re: Should I convert to CSS

Converting an existing site is unlikely to bring much, if any benefit. If you are considering a redesign then doing it the CSS way should not cost more than doing it the old way, apart from any learning time you might need.
__________________
Dynamic Software Development
www.activeminds.ca
Reply With Quote
  #3 (permalink)  
Old 03-24-2008, 02:15 PM
james113's Avatar
james113 james113 is offline
WebProWorld Member
 

Join Date: Jun 2004
Location: Illinois
Posts: 51
james113 RepRank 0
Smile Re: Should I convert to CSS

A website structured with tables is not a bad thing. If the design requires a lot of tables to be nested within other tables as your site does, this can result in a lot of code for the spiders to sort through. Using an external CSS file to format and position content will result in a lot less code for the spiders to deal with which is always good. Good luck!
__________________
James Allen
Reply With Quote
  #4 (permalink)  
Old 03-24-2008, 02:35 PM
thindenim's Avatar
thindenim thindenim is offline
WebProWorld Pro
 

Join Date: Jan 2007
Location: Scotland
Posts: 238
thindenim RepRank 1
Default Re: Should I convert to CSS

I would definitely recommend converting to css. The learning curve can be steep at first, but once you get your head round it you won't look back!

css play is a good place to start as it has a myriad of layout and menu tutorials which will help you see what can be achieved.
__________________
Girlz Night - professional hair and beauty products
Web design glasgow - from Thin Denim
Reply With Quote
  #5 (permalink)  
Old 03-24-2008, 04:31 PM
ran_dizolph's Avatar
ran_dizolph ran_dizolph is online now
WebProWorld Veteran
 

Join Date: Jul 2005
Location: Windsor, ON
Posts: 476
ran_dizolph RepRank 1
Default Re: Should I convert to CSS

If you were to rebuild your current site using table-less layout, external CSS, and minimal javascript, your markup would be a small fraction of the size it is right now.

Given that you (as far as i figure anyways) are in a very competitive online market, you could probably use all the help you can get, and leaner markup would be that.
Reply With Quote
  #6 (permalink)  
Old 03-25-2008, 09:30 AM
DaveSawers's Avatar
DaveSawers DaveSawers is offline
WebProWorld Veteran
 

Join Date: Dec 2006
Location: Calgary, Alberta, Canada
Posts: 332
DaveSawers RepRank 1
Default Re: Should I convert to CSS

Quote:
Originally Posted by ran_dizolph View Post
If you were to rebuild your current site using table-less layout, external CSS, and minimal javascript, your markup would be a small fraction of the size it is right now.
This is a bit of an urban myth! yes the site will PROBABLY be a little smaller but for sure it won't be a "small fraction of the size". Most of the size of a web site is in the graphics, not the markup.
__________________
Dynamic Software Development
www.activeminds.ca
Reply With Quote
  #7 (permalink)  
Old 03-25-2008, 11:51 AM
ran_dizolph's Avatar
ran_dizolph ran_dizolph is online now
WebProWorld Veteran
 

Join Date: Jul 2005
Location: Windsor, ON
Posts: 476
ran_dizolph RepRank 1
Default Re: Should I convert to CSS

Quote:
Most of the size of a web site is in the graphics, not the markup.
I'm simply referring to the extraneous markup the SE spiders have to sift through to get to the meat of the site.

Ditching tables (properly executed mind you), going external CSS and minimal Javascript would get rid of a good chunk of that extra stuff that really doesn't need to be there.
Reply With Quote
  #8 (permalink)  
Old 03-25-2008, 03:43 PM
dharrison's Avatar
dharrison dharrison is offline
Moderator
WebProWorld Moderator
 

Join Date: May 2005
Location: Essex, UK
Posts: 1,394
dharrison RepRank 3dharrison RepRank 3
Default Re: Should I convert to CSS

Hi mryang

I would definitely say convert to CSS.

If you have external stylesheet(s) then you haven't got to keep adding the same old thing to your pages, reducing the risk of errors and in turn reducing filesize significantally (not a fraction but reduced nevertheless).

As for the JavaScript, there are some good CSS rollover menus thus eliminating the need for the <script> and <noscript> tags reducing the filesize further. Stu Nicholls | CSSplay | A CSS flyout menu that works in IE is similar to your side menu and Stu Nicholls | CSSplay | Validating drop down cross-browser menu for the top. However check the copyright notice as permission must be granted to use the menus for commercial sites.

Hope this helps and rest assured that there are plenty of bods on here that are only too willing to help you if you get stuck or need that basic template.
__________________
Deb Harrison
DVH Design
Essex Web Design | Web Design Blog
Reply With Quote
  #9 (permalink)  
Old 04-04-2008, 11:26 PM
John Redfield John Redfield is offline
WebProWorld Member
 

Join Date: Jun 2006
Location: Third Stone from the Sun
Posts: 25
John Redfield RepRank 0
Default Re: Should I convert to CSS

If its works now dont fix it...

But if its not working for you, then yes.... definitely
__________________
Peace
Reply With Quote
  #10 (permalink)  
Old 04-07-2008, 04:33 AM
zeruel zeruel is offline
WebProWorld New Member
 

Join Date: Apr 2008
Posts: 22
zeruel RepRank 0
Default Re: Should I convert to CSS

You should definitely convert it to CSS layout. I think it would be better do it that way.
Reply With Quote
Reply

  WebProWorld > Site Design > Graphics & Design Discussion Forum
Tags: css



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
convert ppt to avi Mimka Graphics & Design Discussion Forum 7 06-10-2008 02:37 AM
How do u convert word doc to pdf EJRS.COM IT Discussion Forum 8 03-27-2008 07:57 PM
Convert ASP E-com site to PHP Jackyboy Services for Sale/Hire 0 11-10-2007 11:14 AM
Visitors From PPC do not convert nashville Marketing Strategies Discussion Forum 10 11-02-2007 07:00 AM
convert swf to gif jonpaul Graphics & Design Discussion Forum 3 11-30-2004 02:43 PM


Search Engine Friendly URLs by vBSEO 3.0.0