CSS properties: A thing which can be forgettable

Human can discover, invent or create things, they even can’t remember that thing and why can’t they forget? In every second something new is going on, no body can think of revising every detail. And I presume that’s the main reason why bosses keep their assistants at work.
Web designers/developers are not intact with this tendency of forgetting. The cause is that there are methods that stick and work with them the same as they work fine. The developers/designers keep following those methods resultant the un-practiced methods to evaporate. In this article I will make an effort to evoke few CSS assets which more expected has been overlooked or forgotten by several CSS followers.

Text Indent

The main reason of this asset is to drive the initial text line of the article like what is observable in print media. And the second reason to use this asset is to move the text totally off the page as using image surrogate methods on navigation bar or titles. And this is very main basis why text-indent is utilized.

Letter Spacing

It is used very rarely. Several people can use it two times only. It regulates the space between letters. And this is very easy but practical satisfactory. You will have to keep in mind one thing is that space set through letter-spacing is not complete space, but rather, it is compared with the space that previously exists by defaulting. Consequently, the letter-spacing asset legally allows negative values. Thus, using the letter-spacing: 1px will reduce the space between basics by 1 pixel. Letter-spacing: 3px will boost any previously existing space.

White-Space

At any time you want to add an inline aspect from breaking against second line, simply you can apply the white-space: no wrap.
This asset is probable to be applied for span elements and short anchor text, since this asset can cause for an aspect to become larger in size than the constituents that contains it, and it ought to be used with care.

VN:F [1.5.8_856]
Rating: 10.0/10 (1 vote cast)
VN:F [1.5.8_856]
Rating: 0 (from 0 votes)
Share and Enjoy:
  • Print this article!
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks


Leave a Reply