<div style="NEED LIST OF AVAILABLE ATTRIBUTES">

3 replies
  • WEB DESIGN
  • |
I am looking for a simple cheat sheet that shows the different <div style"whats avaiable to put in here?"></div> attributes that are available to use........and maybe an explanation of what each does........?

Examples:
width: 200px;
height: 111px;
margin: 12px;
padding: 0px;
padding top: 12px;
border: 0px;
text-align: center;
overflow: auto

Thanks for any help.....

P.S. I know that many websites teach this, but I am looking for a specific page that has a list or someone who may have a cheat sheet for the specific information needed.......
#&ltdiv #<div
  • {{ DiscussionBoard.errors[1833529].message }}
    • Profile picture of the author Steve Wells
      Originally Posted by osegoly View Post

      This should help: CSS Box Properties
      Thank you, thats exactly what I was looking for.............
      Signature
      Need Custom Graphics Work? - Message Me For A Design Quote!
      {{ DiscussionBoard.errors[1833621].message }}
  • Profile picture of the author wayfarer
    That's a very limited list and only applies to block level elements. All you need to do is study CSS, because that's all the style attribute is.
    Signature
    I build web things, server things. I help build the startup Veenome. | Remote Programming Jobs
    {{ DiscussionBoard.errors[1833991].message }}

Trending Topics