IPB
Your FREE membership includes:
  • A friendly community where you can come to chat
  • Receive completely FREE quality web hosting!
  • Get reviews and suggestions for your websites!
  • Take part in competitions where you can win prizes from cash, vouchers, or win special unadvertised hosting

Welcome Guest ( Log In | Register )


Shortcut links:
Like this topic? Digg it... Digg this topic · Save to del.icio.us · Slashdot It · Post to Technorati · Post to Furl · Submit to Reddit · Share on Facebook · Fark It · Googlize This Post · Add to ma.gnolia · Tag to Wink · Add to MyWeb · Add to Netscape
 
Reply to this topicStart new topic
> How do I use css
sith717
post Nov 4 2007, 03:14 PM
Post #1


Newbie


Group: Members
Posts: 29
Joined: 4-November 07
Member No.: 1232



Help! I need to learn to sue css!
Go to the top of the page
 
+Quote Post
Forte
post Nov 4 2007, 11:21 PM
Post #2


Professional
Group Icon

Group: Advertising Team
Posts: 603
Joined: 11-February 07
From: Over there.
Member No.: 701



No! Don't sue CSS! It's never done anything to you!

Haha, kidding.

back on topic...

http://www.w3schools.com has extensive tutorials on CSS, how to use it, why to use it, what to use it with. It will, of course, take effort and dedication, but anything worth doing takes time.


--------------------
Go to the top of the page
 
+Quote Post
rawrmtoxic
post Nov 6 2007, 08:56 PM
Post #3


Newbie


Group: Members
Posts: 25
Joined: 6-November 07
Member No.: 1236



Css is pretty easy if you know html.Visit vejc-design.com for help or browse separate other site ;D
Go to the top of the page
 
+Quote Post
escsy
post Dec 2 2007, 09:30 AM
Post #4


Starter Member
Group Icon

Group: Members
Posts: 30
Joined: 2-December 07
Member No.: 1282



<style>
your uber css
</style>
biggrin.gif
Go to the top of the page
 
+Quote Post
Mariel
post Dec 20 2007, 06:03 PM
Post #5


Starter Member
Group Icon

Group: Members
Posts: 34
Joined: 25-October 07
From: Maryland, USA (:
Member No.: 1210



CSS is actually, like HTML, wuite simple once you've got it. I've found that the following link is a pretty good site for learning CSS, but then again, I haven't really searched extensively so there may be better ones out there:

http://www.draac.com

Hope it helps smile.gif


--------------------
Mariel: The kraken is awesome! :O

Sarah: But... it ate Jack!!!

Amanda: Yes but... Really, who wouldn't want to eat Jack?!
Go to the top of the page
 
+Quote Post
javayahtzee
post Dec 25 2007, 10:50 PM
Post #6


Professional
Group Icon

Group: Members
Posts: 539
Joined: 20-October 07
Member No.: 1199



If you know html think of it this way...

say you have links on your page, and you want them all green.

your style sheet should be something like this.

a {
color: green;
}

Of course it gets more complicated than that but it gives you a general idea of what your dealing with. Definately check out w3schools for good tutorials and if your serious you should also check out the w3c website (it's a bit deep but it's got really good information)


--------------------
Go to the top of the page
 
+Quote Post
aungcho
post Jul 4 2008, 12:21 AM
Post #7


Advanced Member
Group Icon

Group: Members
Posts: 233
Joined: 17-October 06
From: Myanmar
Member No.: 69



Install visual studio and use it to create html pages with css. Learn viewing code and read help files accompanied with Visual Studio.


--------------------
Go to the top of the page
 
+Quote Post
zuly
post Jul 4 2008, 10:00 AM
Post #8


Starter Member
Group Icon

Group: Members
Posts: 94
Joined: 17-April 08
From: Croatia
Member No.: 1565



You can also use Dreamweaver, a cool thing that Dreamweaver has is that when you write CSS tags he pop's out the possible orders that you can use, and if you don't know which one is for what you google it, that's how i do it.


--------------------
Go to the top of the page
 
+Quote Post
taytersalad
post Jul 4 2008, 06:50 PM
Post #9


Starter Member
Group Icon

Group: Members
Posts: 118
Joined: 12-April 08
Member No.: 1557



Try tutorialtastic.co.uk, she explains everything nicely.
Go to the top of the page
 
+Quote Post
iespace
post Aug 24 2008, 10:37 AM
Post #10


Starter Member
Group Icon

Group: Members
Posts: 108
Joined: 10-August 08
Member No.: 1780



refer to css.
<link href="xxx.css" rel="stylesheet" type="text/css" />
Go to the top of the page
 
+Quote Post
sam06
post Nov 10 2008, 04:57 PM
Post #11


Starter Member
Group Icon

Group: Members
Posts: 161
Joined: 15-November 06
Member No.: 179



I only seem to use CSS for ridding of underline's on hyperlinks. I can't use it for tables biggrin.gif
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



© GrandForums.com