FatCow Web Hosting
 
Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read Web Directory

Go Back   Webmaster Forum > Designing and Developing Websites > Web Design

Web Design Discussions and help on Website Design, HTML, CSS, xHTML, DHTML, etc...

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 03-10-2007, 04:31 AM
spinker.spanker spinker.spanker is offline
Persona Non Grata
 
Join Date: Mar 2007
Posts: 72
iTrader: (0)
spinker.spanker is on a distinguished road
Default HTML or CSS

I am interested to know what web designers that design many sites, and try to keep their costs down for the customers think.

I started out designing sites with html and tables for a while, then I found out more about the whole 'keeping information sepperate from design/layout' issue.

I know that web compliance says that using css to style the pages and html to input the information, but I find that getting the design to be cross browser flexible is quite a struggle, especially if you don't have access to each browser and each version, and there are many!

Also, upon a search, I found that the majority of web designers use tables to do the whole site, and just use css to 'finesse' the design. And these sites certainly don't get penalised by the search engines for not being 'web compliant'.

What I want is to design websites for customers who want a web presence without paying a lot, and for that website to be cross browser compliant without spending a lot of time on it. Time is money after all.

Thanks for any feedback.
Reply With Quote
Sponsored Links
Register and sign in to hide this ad block

  #2 (permalink)  
Old 03-10-2007, 07:10 AM
oyu2o oyu2o is offline
WMG Newcomer
 
Join Date: Mar 2007
Posts: 49
iTrader: (0)
oyu2o is on a distinguished road
Default

CSS, if not carefully negotiated, will cause pages to break in different browsers. Unfortunately most designers optimise code specifically for IE, which isn't exactly the most "compliant" CSS standards browser around.
Reply With Quote
  #3 (permalink)  
Old 03-10-2007, 03:12 PM
leftybogs leftybogs is offline
WMG Newcomer
 
Join Date: Mar 2007
Posts: 39
iTrader: (0)
leftybogs is on a distinguished road
Default

you can use css to make your page code shorter.... just make sure to test your page in different browser to check errors and bugs...
__________________
Pet Beds | Patio Pet Door
Reply With Quote
  #4 (permalink)  
Old 03-10-2007, 09:41 PM
toinkzzz toinkzzz is offline
WMG Resident Alien
 
Join Date: Mar 2007
Posts: 78
iTrader: (0)
toinkzzz is on a distinguished road
Default

Quote:
Originally Posted by leftybogs View Post
you can use css to make your page code shorter.... just make sure to test your page in different browser to check errors and bugs...
^ i agree with bogs... in SEO, it is much better if you external your css for easier crawling of SE's spiders..
Reply With Quote
  #5 (permalink)  
Old 03-13-2007, 06:43 AM
technoguy technoguy is offline
WMG Citizen
 
Join Date: Mar 2007
Posts: 436
iTrader: (0)
technoguy is on a distinguished road
Default

I think you are talking about layout. If you are then I think css layout is being popular now. You can create fast loading page using it.
Reply With Quote
  #6 (permalink)  
Old 03-18-2007, 08:32 AM
spid4r spid4r is offline
WMG Resident Alien
 
Join Date: Mar 2007
Posts: 229
iTrader: (0)
spid4r is on a distinguished road
Default

Well, speaking as someone who designs sites for small businesses, on moderate budgets fairly often, for me at least CSS is a massive time saver over designing with tables.

The initial hump is the problem - getting it right the first few time. After that, you basically have a stock of layouts which just work, and which with little effort can be reused on sites that look completely different from each other just by altering a stylesheet.

The cross-browser issues can largely be addressed by keeping it simple - I don't use any hacks, just stick to what works on all browsers and degrades acceptably on very old ones. There is plenty of scope there without making life unnecessarily difficult or being unduly curtailed in what you can do.
Reply With Quote
  #7 (permalink)  
Old 03-24-2007, 01:49 AM
my2cents my2cents is offline
WMG Newcomer
 
Join Date: Mar 2007
Location: Atlanta, Georgia - USA
Posts: 32
iTrader: (0)
my2cents is on a distinguished road
Send a message via AIM to my2cents Send a message via Yahoo to my2cents
Default

If you code using web standards, then generally speaking, there should be no fear of whether or not your site will look well on whatever browser.

Tables should be restricted to tabuluar data, that's it. Those who don't like using CSS or claim CSS "can be a struggle" don't understand and/or appreciate the power of the cascade. You make a change in one place and bingo! the change takes place everywhere.

If you must use tables, I would say, restrain it to your prototypes, where you just want to whip up something quick for the client's eyes. Once approved, divide the page into logical grids and CSS the thing. You will save not only in maintenance costs, but in SEO costs as well
__________________
Webmasters of Africa unite!!! http://www.webmastersofafrica.com
Reply With Quote
  #8 (permalink)  
Old 03-24-2007, 12:02 PM
n3315 n3315 is offline
WMG Newcomer
 
Join Date: Mar 2007
Posts: 47
iTrader: (0)
n3315 is on a distinguished road
Default

well u cant ask like HTML or CSS as it like this, "HTML and CSS" but are related.. CSS really helps when coding a large site... optimizes the coding effort and helps to reduce the load time..

but do careful some browser have issue with CSS evem some time IE also screw up..
__________________
b2b
Reply With Quote
  #9 (permalink)  
Old 03-25-2007, 02:50 AM
my2cents my2cents is offline
WMG Newcomer
 
Join Date: Mar 2007
Location: Atlanta, Georgia - USA
Posts: 32
iTrader: (0)
my2cents is on a distinguished road
Send a message via AIM to my2cents Send a message via Yahoo to my2cents
Default

IE and other browsers may screw up but that is why you are supposed to test your code across all major browsers that your client is targetting. You can't just do "blind coding" and hope that everything will work its way across all browsers.

A wise man once told me: What is the difference b/w a master and an apprentice? The Master measures twice and cuts once, the apprentice does the exact opposite.

Folks, we bear the name "webmaster" for a reason. We should be disciplined enough to test all our code b4 we launch it.

'hope this helps.
__________________
Webmasters of Africa unite!!! http://www.webmastersofafrica.com
Reply With Quote
  #10 (permalink)  
Old 03-25-2007, 03:05 AM
J0ker J0ker is offline
WMG Resident Alien
 
Join Date: Mar 2007
Posts: 109
iTrader: (0)
J0ker is on a distinguished road
Default

Personally, I like to use css for minimal purposes, and do the majority in html, however most of my websites are just tables with images in them since I design templates in photoshop. I wish everyone would just switch to firefox though.
Reply With Quote
Reply


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 Off
Pingbacks are Off
Refbacks are Off

All times are GMT. The time now is 11:27 PM.



Freelance Web Designers
Work At Home Forum
Ad Marketplace
Online Deals and Bargains
FatCow Web Hosting Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0