Jump to content

trachr

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by trachr

  1. I was lookin at a couple decent websites to see hwo they did some stuff in their CSS... getting inspiration and looking for stuff I dindt know how to do... anyway I came across 2 things in the CSS I didnt understand. [class*=span] which im guessing is a wildcard, but I had thought wildcards in CSS were impossible. So I figured Id ask here to see if there are some sort of rules or incompatibilities with this. The 2nd thing I came across was small in the css such as this: h1 small{ color...}h2 small{...}h3 small{...}p small {...} I know you can use small to descibe a fontsize, as well as a <small> in the html, but I dont get what is being accomplished here... its probably something simple I just never thought of it this way so I figured id ask and see if I cant learn somthin new. Sorry if these are remedial questions, but I figure if I never ask I wont learn. Thank you.
×
×
  • Create New...