The most common problem encountered by CSS and Internet Explorer, is th differences of explanation of the CSS box model, which causes the elements of the page to look narrower in the Internet Explorer. Each HTML element is in essence a box, the width is the summation of its margin, content area, padding and border. Look at the program below:
Read the rest of this entry »
Archive for the ‘CSS Faqs’ Category
Print stylessheets have always been used by web authors for years, but only few designers knew about them. Many websites are annoying to use because some do not have a print stylesheet feature. A print styelsheet formats a page on the web, so when it is printed, it prints automatically. It is friendly to users.
Read the rest of this entry »
Sorry, but this post is not available in English
CSS Positioning has two main types: absolute and relative positioning.
Absolute CSS Positioning puts subject in a specific location of the program on the screen. CSS relatively is positioned to move the related subject where it should be.
For example if a 200px coming from the left and 100px over the screen, a CSS command would look like this:
Read the rest of this entry »
There are several advantages of using a CSS liquid design compared to different types of layouts:
• HTML/body text ratio decreases
• Liquid CSS layout is flexible
• The usability and accessibility increases
• Liquid CSS layout are usable for browsers - on text. It works well on both modern and older browsers.
• CSS layouts are visually appealing and it looks good and best than table layouts
Read the rest of this entry »
Sorry, but this post is not available in English
Disabled persons usually use alternative browsers such as; Braille browsers, text browsers, speech output browsers and screen readers. Unfortunately using alternate browsing methods on table based websites are inconvenient to operate.
Read the rest of this entry »
Older browsers without CSS based layout is at a disadvantage, compared to older ones with a CSS based layout because the latter proves to be helpful for web designers for its capacity to display content and navigation at the beginning of the page. Most modern browsers are now with reliable, stronger and good CSS support.
Read the rest of this entry »
Whereas a universal selector will match any element, an element type selector only works with elements with specific element type name. Type selectors are not sensitive to case in HTML, including XHTML served as text/html, but are case sensitive in XML, including XHTML served as XML.
Read the rest of this entry »
A selector is a pattern that comprises a CSS rule matching a set of elements within an HTML or XML document. The declarations within the block that comes after the selector are directed for all elements that match the specified pattern except when another rule is applied to override them.
Read the rest of this entry »




(3 votes, average: 4.67 out of 5)
english
español
Deutsch
français
Italiano
Português
русский









