HTML and CSS Reference
In-Depth Information
In more simple words, with the #logo h3.incl a , F2fw
automatically loads the logo.png and you just set the
sizes. It's very similiar to the “ ico ” class.
If your logo isn't in a PNG format, you can easily
overwrite that rule and replace it with another one.
Something like this:
#logo h3.incl a {
background-image:url(../images/logo.jpg);
}
It's in the PNG format by default since quite a few
web sites require a transparent logo.
Like the example above, F2fw contains more of
these goodies.
It was built as a framework for converting designs to
allow developers to write less, but faster.
 
Search WWH ::




Custom Search