Website Critiques
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignWebsite Critiques

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #31  
Old August 16th, 2004, 11:08 AM
tony84 tony84 is offline
tony
Dev Shed Novice (500 - 999 posts)
 
Join Date: Apr 2004
Location: manchester uk
Posts: 671 tony84 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 13 h 26 m 12 sec
Reputation Power: 5
Send a message via AIM to tony84 Send a message via MSN to tony84
i prefer to use tables, for the sake of a second if that its not worth me learning css, and most people that do website design have atleast 56k and usually broadband.
you should see my stylesheet it has a lot in it the only thing i dont do is the div's
__________________
Free Forum hosting for clans

Reply With Quote
  #32  
Old August 16th, 2004, 01:14 PM
jordonbedwell jordonbedwell is offline
Ultra Geek!
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Posts: 294 jordonbedwell User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 52 m 19 sec
Reputation Power: 5
Quote:
Originally Posted by tony84
i prefer to use tables, for the sake of a second if that its not worth me learning css, and most people that do website design have atleast 56k and usually broadband.
you should see my stylesheet it has a lot in it the only thing i dont do is the div's
CSS design is better for older browser, you can use @import and if their browser doesnt support css it doesnt include the css only making a fly text version plus it makes it easier to bobby approve your site if you use <div> instead of <table> I have run into problems with bobby approval unless I use <div> not only that css is easier and faster to render for browsers then tables plus if you want xhtml compatibility you better learn css or your screwed because xhtml 1.1 doesnt have support for <table> width and height attributes, it has to be set via CSS

html>td tr {
width: 178px;
}

which could be easily translated to css as <div id="content">

#content{
background-color: #5c5
width: 178px;
height: 178px;
}
html>#content
width: 178px;
height:178px;

My site uses div rather then table based design, im not worried about "designers" "programmers" im worried about audiance and how they will interpet the site and how fast it will load for them, my number one goal is to create a php site that is not only loading fast on 28k but can process large amounts of data in under 30secs!

Example from my site:

Code:
   #Wrapper    {
       margin: 35px auto;
       padding: 0px;
       width: 678px;  
   }
       
   html>#Wrapper {
       width: 678px;
   }
 


which makes the main area on the site

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignWebsite Critiques > New Site- StopIE.com


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway
Stay green...Green IT