Looking for reference on STYLE types...

User 597929 Photo


Registered User
1,332 posts

For example, in a div block, you might see:

<div style="width:200px"></div>


In some other tag, there might be:

<something style="color:red"></something>


I've been through the w3schools page, as well as some other HTML/CSS help sites, and thus far I can not find a good listing of the terms you can use with style, such as width, color, font-family, and other examples I've seen. I've got click-through-itis trying to follow the links to drill down in these help sites and I end up never finding any such definitive list.

Help?
"You can't be a real country unless you have a beer and an airline - it helps if you have some kind of a football team, or some nuclear weapons, but at the very least you need a beer." -- Frank Zappa

Visit Spinland Studios: http://www.spinland.biz
User 463058 Photo


Ambassador
1,086 posts
Online Now

User 597929 Photo


Registered User
1,332 posts

Awesome. This link, specifically:

http://reference.sitepoint.com/css/prop … alphabetic

That appears to be the canonical list I was looking for. Thanks!
"You can't be a real country unless you have a beer and an airline - it helps if you have some kind of a football team, or some nuclear weapons, but at the very least you need a beer." -- Frank Zappa

Visit Spinland Studios: http://www.spinland.biz
User 364143 Photo


Guest
5,410 posts

It's just CSS.
CoffeeCup... Yeah, they are the best!
User 597929 Photo


Registered User
1,332 posts

Tom wrote:
It's just CSS.


Right, but I wanted a single, canonical list and it was difficult to find that all on one page for some reason probably related to searcher malfunction.
"You can't be a real country unless you have a beer and an airline - it helps if you have some kind of a football team, or some nuclear weapons, but at the very least you need a beer." -- Frank Zappa

Visit Spinland Studios: http://www.spinland.biz
User 364143 Photo


Guest
5,410 posts

Like this http://www.blooberry.com/indexdot/css/propindex/all.htm
CoffeeCup... Yeah, they are the best!
User 597929 Photo


Registered User
1,332 posts

...and then there were two. :D
"You can't be a real country unless you have a beer and an airline - it helps if you have some kind of a football team, or some nuclear weapons, but at the very least you need a beer." -- Frank Zappa

Visit Spinland Studios: http://www.spinland.biz
User 130978 Photo


Ambassador
3,025 posts

Good references :)

Melanie
User 597929 Photo


Registered User
1,332 posts

Indeed; these guys are just founts of information. I learn bottom-up: I pore over examples and then generalize. To figure out what I can do with CSS I need to see an exhaustive list of the possibilities and then ask myself, "what does that one do?" Probably the opposite of how many people learn but then I'm an engineering geek by profession. I tackled quanta in Physics much the same way. :cool:
"You can't be a real country unless you have a beer and an airline - it helps if you have some kind of a football team, or some nuclear weapons, but at the very least you need a beer." -- Frank Zappa

Visit Spinland Studios: http://www.spinland.biz

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.