logo
Apr
25

id or class selector in css

One of the advantages of CSS particularly to designersis its ability to easily apply a set of styles to all elements of the same type. Unimpressed? Consider this: by editing a single line of CSS, you can change the colors of all your headings. Don’t like the blue you’re using? Change that one line of code, and they can all be purple, yellow, maroon, or any other color you desire. That lets you, the... read more
Apr
22

Besakih Temple

Over a thousand years old, Besakih Temple is known as the “Mother Temple of Bali” Perched on the slopes of Mount Agung, at a lofty 1,000 meters (3,000 feet) Besakih is the biggest and holiest of all the Balinese temples. Named after the Dragon God believed to inhabit the mountain, it’s said to be the only temple where a Hindu of any caste can worship. Eighteen separate sanctuaries belonging... read more
Apr
16

an External Style Sheet Using a link Element or @import rule

Here’s an example of an external style sheet reference that uses a link element: <link rel=”stylesheet” type=”text/css” href=”/style.css” media=”screen”> The link element, which must reside within the head element of an HTML document, links an external style sheet to the document. Multiple, comma-separated media types can be specified in the media attribute,... read more
Page 1 of 11
logo
Designed by bali net design. Best view with firefox 3+ , Safari 3+, internet explorer 7+