Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

How Nice Is Css Design ?


21 replies to this topic

#1 nandaspk

    Newbie

  • Kontributors
  • Pip
  • 1 posts

Posted 19 August 2006 - 05:32 AM

Hi guys..

I have a website : www.bakoelweb.com
But, some friends comment that that site should be created with CSS layout

What's the advantage of CSS design ? is it really tableless layout ?

#2 Dawiss

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 286 posts
  • Location:Latvia, Riga
  • Interests:Im back to Trap17 for new ideas and designs ;)..

Posted 19 August 2006 - 07:14 AM

My opinion.. that your site looks alredy good and don't need CSS use.. maybe you could change thous buttons (contact, portfolio,..) so they don't go up.. but only change color when rollover on them, like to yellow or orange..

#3 electriic ink

    "Britons never never shall be slaves." As true now as it was in 1740.

  • [MODERATOR]
  • PipPipPipPipPipPipPipPipPipPipPip
  • 1,262 posts
  • Gender:Male
  • Location:Heaven
  • Interests:Promotion: Aug 4 2005 8.24pm BST
  • myCENT:74.43

Posted 19 August 2006 - 09:18 AM

CSS is great because it can be used to make your webpages load faster. This is achieved by:
  • Using <DIV> tags (CSS and <DIV> tags come hand-in-hand really, although it's necessary to use them together)

  • Using external CSS style-sheets
I understand that they help aid page-load speed in the following ways:
  • In order to load a table, the browser has to make two requests. One gets the structure of the table and the other gets the content. This doesn't happen with DIVs. If your entire layout is DIV based as opposed to table based then the page is going to load almost twice as quickly.
  • If you use css, then you can set it up so that all your css is in an external file. You can call (correct term?) this file in your html. This external file can be cached. Therefore if it is called on another page, rather than loading it again, the browser just loads it from the cache (or the temporary internet files).

    Without this external css file the styling information for every page, which in a consistent layout is nearly always the same, is loaded unnecessarily over and over again wasting bandwidth and slowing page-load times.
I hope you can understand my definitions and that they weren't too difficult to understand. Either way, I think you should use css and div based layouts wherever possible because it does increase page-load times.

The answer to your second question is that it is not compulsory to use DIVs and css together, however most layouts do. It is possible to use tables and css together.

And finally, "how nice is css design?", well just look at cssbeauty.com where some of the best css designs lay.

Dial-up users will adore you if you switch <_<

#4 Plenoptic

    Trap Double Mocha Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 2,310 posts
  • Gender:Male
  • Location:That one place over there...
  • Interests:baseball, webdesign, computer programming, more to be added later
  • myCENT:24.66

Posted 19 August 2006 - 02:58 PM

Although the site might look good in CSS I think it looks fine already. I like the design, the mouseover navigation, the 3d images, and how you can't mouseover the page you are on. Really the design looks great as it is but if you think you could make it look even better using CSS designs go for it but if you don't know CSS yet I would start to learn and leave the site alone until you get a better grasp at it.

#5 TiKiRoKhaN

    Member [Level 3]

  • Kontributors
  • PipPipPipPipPipPip
  • 95 posts
  • Location:California
  • Interests:Games, games, and more games ;D

Posted 19 August 2006 - 03:01 PM

Its really benificial since it allows your buttons to be statically made, without having to create 4 kb buttons. My website www.claniac3d.com is using a CSS Design, which also allows integration into my forum =)

#6 jlhaslip

    Insert Custom Title Here

  • [MODERATOR]
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,040 posts
  • Gender:Not Telling
  • Location:Linux, DOS and Windows…the good, the bad and the ugly
  • myCENT:81.07
  • Spam Patrol

Posted 19 August 2006 - 10:47 PM

Another advantage to CSS is that instead of, for example : changing a colour on each and every page of your site, by altering a single file ( the css file ) you can change lots of stuff on ALL the pages of the site with one edit.

#7 grimreaper

    Newbie [Level 1]

  • Kontributors
  • Pip
  • 10 posts

Posted 20 August 2006 - 01:37 AM

No Offence But Your Site Would Look Better With A Black Or Red CSS Layout

#8 Spiritreaver

    Newbie [Level 1]

  • Kontributors
  • Pip
  • 21 posts

Posted 23 August 2006 - 05:25 PM

Css can CHange your whole page while tables just suck bandwith out like an evil vaccuum table css is simple and very powerful, plus more people can view your site in a shorter loading time, css can do everything tables do plus it has many other functions It makes your page look more professional as well <_<

#9 thewildmen2

    Newbie [Level 1]

  • Kontributors
  • Pip
  • 19 posts

Posted 26 August 2006 - 03:57 AM

Hyy Nandaspk, I know you're Indosian right..

I came from Indonesian too,,

You're website looked already good, if you can use the technique css, that will be more good or better to yours website. <_< :P :D

#10 darran

    Privileged Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 661 posts
  • Gender:Male
  • myCENT:ZERO

Posted 31 August 2006 - 04:02 AM

CSS really makes things more 'lightweight' like what was said in the earlier posts. Another good thing about CSS is that you can make it someway object oriented, what you do in this object could be reflected throughout the whole webpage.




Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users