Welcome Guest ( Log In | Register)



3 Pages V   1 2 3 >  
Reply to this topicStart new topic
> How Nice Is Css Design ?
nandaspk
post Aug 19 2006, 05:32 AM
Post #1


Newbie
*

Group: Members
Posts: 1
Joined: 19-August 06
Member No.: 28,540



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 ?
Go to the top of the page
 
+Quote Post
Dawiss
post Aug 19 2006, 07:14 AM
Post #2


Super Member
*********

Group: Members
Posts: 286
Joined: 4-December 05
From: Latvia, Riga
Member No.: 15,337



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..
Go to the top of the page
 
+Quote Post
electriic ink
post Aug 19 2006, 09:18 AM
Post #3


Incest is a game the whole family can play.
Group Icon

Group: [MODERATOR]
Posts: 1,205
Joined: 11-February 05
From: Heaven
Member No.: 3,709



CSS is great because it can be used to make your webpages load faster. This is achieved by:
  1. Using <DIV> tags (CSS and <DIV> tags come hand-in-hand really, although it's necessary to use them together)
  2. Using external CSS style-sheets
I understand that they help aid page-load speed in the following ways:
  1. 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.
  2. 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 smile.gif
Go to the top of the page
 
+Quote Post
Plenoptic
post Aug 19 2006, 02:58 PM
Post #4


Trap Double Mocha Member
***************

Group: [HOSTED]
Posts: 2,220
Joined: 5-November 05
From: That one place over there...
Member No.: 13,830



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.
Go to the top of the page
 
+Quote Post
TiKiRoKhaN
post Aug 19 2006, 03:01 PM
Post #5


Member [Level 3]
******

Group: Members
Posts: 95
Joined: 17-October 05
From: California
Member No.: 13,046



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 =)
Go to the top of the page
 
+Quote Post
jlhaslip
post Aug 19 2006, 10:47 PM
Post #6


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,880
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



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.
Go to the top of the page
 
+Quote Post
grimreaper
post Aug 20 2006, 01:37 AM
Post #7


Newbie [Level 1]
*

Group: Members
Posts: 10
Joined: 16-August 06
Member No.: 28,410



No Offence But Your Site Would Look Better With A Black Or Red CSS Layout
Go to the top of the page
 
+Quote Post
Spiritreaver
post Aug 23 2006, 05:25 PM
Post #8


Newbie [Level 1]
*

Group: Members
Posts: 21
Joined: 23-August 06
Member No.: 28,798



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 smile.gif
Go to the top of the page
 
+Quote Post
thewildmen2
post Aug 26 2006, 03:57 AM
Post #9


Newbie [Level 1]
*

Group: Members
Posts: 19
Joined: 19-August 06
Member No.: 28,538



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. rolleyes.gif rolleyes.gif rolleyes.gif