Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / CSS / July 2005



Tip: Looking for answers? Try searching our database.

newbee need some info

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ross - 22 Jul 2005 13:55 GMT
Hi

I have bought the book 'Zen of CSS Design' but need some basic tips or links
to start me off.

I only have basic knowledge where I have set up styles in dreamwever like
this

.this_style

but I am now seeing syles declared like this

div#container

and

#container

What is the difference?

anyone know of good tutorials online bealing with the basics of page layout
using css let me know!!
David Dorward - 22 Jul 2005 18:44 GMT
> .this_style

Class selector

> div#container

Type selector and id selector

> #container

Id selector

> What is the difference?

http://www.w3.org/TR/CSS21/selector.html

Signature

David Dorward       <http://blog.dorward.me.uk/>   <http://dorward.me.uk/>
                    Home is where the ~/.bashrc is

Fig - 22 Jul 2005 19:37 GMT
> Hi
>
> I have bought the book 'Zen of CSS Design' but need some basic tips or  
> links
> to start me off.

http://www.google.com/search?hl=en&lr=&q=css+tutorial&btnG=Search
MsOsWin@anon.com - 29 Jul 2005 09:08 GMT
>> Hi
>>
>> I have bought the book 'Zen of CSS Design' but need some basic tips or  
>> links to start me off.

There's way more to css than there is to "old time html". Mess with small things first:
Margin. Border. %, em, px, etc.

> http://www.google.com/search?hl=en&lr=&q=css+tutorial&btnG=Search

I'm just beginning to mess with CSS. (Probably for a one-time use.) The best way to
learn is by seeing instant results (not sure how to get that) I'm using Nvu, text editor,
and chrispederick web developer extension for moz browsers. However Nvu uses tables.

i think the sites with feedback are useful.
w3schools has those. Some posters have already said w3schools are inaccurate, so...
this site. After a few pages,  interactive pages begin here:
http://www.tizag.com/cssT/class.php
simple stuff, so we catch onto the syntax.

info
westciv
alistapart
ericmeyeroncss

Sometimes when you search certain terms, you get mostly advocacy pages. They
aren't very useful. The same pages tend to be outdated. Look around for mention of ie5,
ie5.5, or ie5 for Mac, any gecko before ns7, opera before 7. Too old. Especially if you're
making your own small site.

But obsolescence is not always easy to determine. mention of old browsers here,
though it's been updated/maintained:
http://www.positioniseverything.net/easyclearing.html
some links:
http://www.positioniseverything.net/index.php

Questions like the questions posted on this group:
Webmasterworld

Keep moving around and hitting the stuff until your mind is numb. Then go back to it
another day.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.