W3CSS Theme - Round Classes

By drupalhero |

Rounded corners can help soften an otherwise sharp design, but they have been difficult to achieve using images. CSS3 includes a simple method for rounding off one or all of the corners of an element’s box: border-radius. Both Mozilla and Webkit have implemented their own versions of border-radius in advance of the final W3C pronouncement, and you need to take these browser extensions into account for the widest interoperability. To set rounded corners:

W3CSS Theme - How Regions are Constructed?

By drupalhero |

w3css-color-libraries-camouflage - w3css-color-libraries-european-signal - w3css-color-libraries-fashion - w3css-color-libraries-flat-ui - w3css-color-libraries-food - w3css-color-libraries-ios - w3css-color-libraries-metro-ui - w3css-color-libraries-us-highway - w3css-color-libraries-us-safety - w3css-color-libraries-vivid - w3css-color-libraries-win8

W3CSS Theme - Font-Size Classes

By drupalhero |

What Is a Markup Language? HTML is used to mark up the structure of Web pages, but other markup languages are used by computers on the Web and beyond. The Standard Generalized Markup Language (SGML) is the grandfather of most markup languages used for print and the Internet. SGML is the international standard used to define the structures and appearance of documents. Multiple SGMLs have been created for a variety of document types and for various specialties—such as physics, accounting, and chemistry. HTML and XHTML are the Web’s primary version of SGML.