Place your text ad here.
World class data recovery software and renowned raid recovery services
WestNIC provides reliable web hosting services
Free software downloads and drivers download resources
Ahosting.biz reseller hosting, managed dedicated server with 24/7 support
This FAQ is part of the Code Style Help and FAQ section. Use the help request form below if your question is not answered here, but make sure you are asking the right question first.
A: The width any element is made up of the following CSS properties...
More details available to subscribers:
Why do I get horizontal scrolling?
A: You are probably using a relative path reference for your CSS, which does not resolve correctly on your results page. For instance, if you have a form located at ...
More details available to subscribers:
My style sheet does not show on my form confirmation page!
A: Without seeing your page, this is all guess-work, but you are probably using px or pt units for your font-size values. Mac OS browsers and screen configurations generally result in font sizes that are relatively smaller than on Windows systems for these length units. In any case, it is more appropriate to use % or em length values for fonts on the World Wide Web and this will allow users to adjust font sizes to their preferences using their browser font settings.
A: If your CSS file is corrupted, you will need to recover a copy from a backup version of some kind. Many text editors create a backup when you edit a file; the application's configuration settings may indicate where you can find the backup.
More details available to subscribers:
What can I do if my CSS file is corrupted?
A: You should validate and correct your XHTML and CSS before you ask questions like this. Follow these links for details of online markup validators and CSS syntax checkers.
You can also validate your markup on your computer, see Validate your markup with NSGMLS.
A: Netscape has a bug regarding the placement of background images with relative file references and assumes the reference is relative to the source document, not the external CSS file, as it should be. Most other browsers get it right, so the way to work around is...
More details available to subscribers:
Netscape 4 doesn't show my background image, what's up?
A: If you want to tackle this requirement only using stylesheets, absolute positioning on the body element is reasonably effective in Netscape 4...
More details available to subscribers:
How do I minimise the page margins in Netscape 4?
| Front-end FAQs | Back-end FAQs | Learning Java |
|---|---|---|
See site help for questions about this site, our text ads and sponsored links services.