home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Webmastering and Programming
Ask a Tech Support Question (free)!

Anyone know a good stylesheet reference page?

Reply
Get bargains at  »  Dealighted.com
 
Thread Tools Search this Thread
Currently Active Users: 1802
Discussions: 200,510, Posts: 2,374,413, Members: 245,833
Old March 13th, 2003, 08:44 PM   Digg it!   #1 (permalink)
Member
 
Join Date: Jan 2003
Location: England
Posts: 165
Anyone know a good stylesheet reference page?

Im really new to stylesheets and in the past ive been relying on people just to tell me exactl what to put in the style tags, but it would be nice to be able to look them up for myself

Anyone know a good reference page?

Also, can i do these things with stylesheets...
  • make it so i dont have to type cellpadding=0 cellspacing=0 every 2 minutes ><!
  • same for image border=0
  • save typing topmargin=0 bottommargin=0 leftmar... etc. on every page
Can i do all those kind of things? Ive pretty much only used stylesheets to do the cool mouseover changes link color before

Thanks.
__________________
~Fade2Grey
Fade2Grey is offline   Reply With Quote
Old March 20th, 2003, 12:19 PM     #2 (permalink)
ph34r t3h g04t
 
Whir's Avatar
 
Join Date: Oct 2001
Location: Kingsford, MI
Posts: 19,386
Blog Entries: 7
Hey F2G. I can't help you with the reference page, I've never looked as I have a 10lb book full of the stuff. But I can tell you:

To keep image borders from appearing, either define the img tag in the style sheet/header to have a border of 0, or make a class that has the border: 0 properly, eg

Code:
img { border: 0px }
or
.border0 { border: 0px }
If you use the img method, then all your images will just not have borders. If you use the class method (.border0) then you will have to add a 'class="border0"' inside of each <img> tag.

Similarly, you can do the same thing with the body tag to remove the margins.

Code:
body { margin: 0px }
or
.margin0 { margin: 0px }
This will work in the same method as it does for images above.

I have never found a way to get around the cellpadding/cellspacing deal but if I find a way, I'll be sure to post it.
Whir is offline   Reply With Quote
Old March 20th, 2003, 02:13 PM     #3 (permalink)
Member
 
bebeangel's Avatar
 
Join Date: May 2002
Location: Pearl Harbor
Posts: 57
Send a message via AIM to bebeangel
you could try Lissa Explains It All

-bebe
bebeangel is offline   Reply With Quote
Old March 21st, 2003, 10:49 AM     #4 (permalink)
Junior Member
 
Join Date: Mar 2003
Posts: 17
Here's a good tutorial on CSS.....it's got a great layout and clearly explains it: http://www.mako4css.com/
bhoberg is offline   Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Most Active Discussions
Is It Just Me? (1635)
FT HOOD attack: 7 killed 12 injured (67)
Review My Build (6)
HELP!!! What do you think of this s.. (16)
Looking for a graphic card that wil.. (30)
Assosiations (21496)
My 1st pc build (40)
PC Modern Warfare 2: it's much wors.. (12)
Aero in Vista (7)
core i7 extreme 975, nvidia 9400gt (9)
How to Ship a PC (16)
Building my first computer (13)
[F@H SPAM 11/1/09]New month . . . n.. (33)
slaving laptop drive (7)
Recent Discussions
windows 7 retail and rtm (4)
boot from CD-ROM in chipset via P4M80.. (2)
Powe Director v8 (0)
Windows Experience Index is screwed u.. (3)
Review My Build (6)
FAT32 to NTFS file system in Win2kpro (4)
Internet very slow since updating AVG.. (8)
Motherboards and my curse... (25)
HELP!!! What do you think of this sys.. (16)
New Processor, Monitor will not turn .. (2)
2009 Build (4)
My 1st pc build (40)
Freezing During Music/Movies (1)
ext. sound card laptop to stereo syst.. (2)
Remote Desktop via SSH and error mess.. (2)
Help and Support disappeared from my .. (0)
[F@H SPAM 11/1/09]New month . . . new.. (33)
Basic applications needed for "r.. (1)
core i7 extreme 975, nvidia 9400gt (9)
hard drive problem (2)
Win7 TrustedInstaller Permissions (2)
Speed up Win 7 boot time a bit (1)
Hard Drive test program (2)
wireless westell versalink model 327w (1)
New build 10 second reboot cycle! Won.. (3)


All times are GMT -4. The time now is 08:48 AM.
TechIMO Copyright 2008 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28