There are tricks in each and everything these might help in making the things easier, since there are tricks in all in CSS also there are tricks which make it easy. The first trick is CSS trick shorthand rule this will be helpful to the user when styling fonts with CSS and this shorthand version will only work if the user is specifying both the font size and the font family and the user should also specify the font weight, font style and font variety. The next one is two classes together generally just one class is assigned but in reality the
Some time ago, font tags offered a web developer’s only ways of editing HTML content for appearance of web explorers for instance Microsoft Internet Explorer, Opera or Firefox.
The issue with such tags was these fonts were not only disreputably untrustworthy for providing any known type of details in the way originally proposed by its creator. They also increased file sizes to about unendurable proportions. Moreover, the content size setting of explorer might create a page’s matter overlap or turn into badly written in some additional
An old thought is famous: “You will always find two types of people: one is who split people into two kinds and other is those who don’t do such thing.” Of course we are absolutely in the previous type. For instance, we may find there are two kinds of people: As per our categorization on those who read websites and other are those who develop them. Certainly, few of us believe equally, except the huge majority of the internet users does not know or mind regarding the untidy underpinnings of HTML, Web servers, explorer’s friendly
Cascading Style Sheets (CSS) is quite a known term in the world of webpages and websites. The utility of CSS is vast; still it is enigmatic to quite an extent. Hence, this article will briefly take you through the diverse utilities of CSS that can enhance the entire look and feel of your website and also make the entire experience a cinch.
CSS is a type of HTML mark-up. It offers better management over typography and elements spacing on a page.
As a web page designer, CSS can offer you accurate and specific control over the fonts on the web site
"1. CSS font shorthand rule
When styling fonts with CSS you may be doing this:
font-size: 1em;
line-height: 1.5em;
font-weight: bold;
font-style: italic;
font-variant: small-caps;
font-family: verdana,serif;
There's no need though as you can use this CSS shorthand property:
font: 1em/1.5em bold italic small-caps verdana,serif
Much better! Just a couple of words of warning: This CSS shorthand version will only work if you're specifying both the font-size and the font-family. Also, if you don't specify the font-weight, font-style, or
An old saying goes: “There are two types of people: those who divide people into two types and those who don’t.” I am definitely in the former group. For example, I might say there are two types of people: those who read Web pages and those who create them. Of course, some of us do both, but the vast majority of the Web-using public doesn’t know or care about the messy underpinnings of HTML, Web servers, browser compatibility issues, and all the rest. They care about just one thing: the information on the page. If a page loads too slowly, if the