Category: css

  • Zen Coding — a tremendous way of writing HTML and CSS code

    Zen Coding is a set of plug-ins for text editors that allow for high-speed coding and editing in HTML, XML, XSL, and other structured code formats. The tools have been incorporated into a number of high-profile text editors, some plug-ins developed by the Zen Coding team and others implemented independently. However, Zen Coding is primarily […]

  • limitations of font embeddings

    Always try to avoid fancy fonts while developing websites. Try to stick with standard universal fonts such as Arial or Times new Roman. Sometimes user does not have a particular font installed on their computer. It may destroy the look and feel of your website for those particular user. It is possible to embed font […]