Forum: Site Layout and Usability Jul 12th, 2009 |
| Replies: 8 Views: 934 You don't have to use different stylesheets for different browsers. I get stuff to work just fine with only one.
The following rules make pages work with all browsers:
- Don't use deprecated... |
Forum: Site Layout and Usability Aug 14th, 2008 |
| Replies: 8 Views: 2,135 The images are Word Art, which is part of Microsoft Word.
First, make sure you have copyright permission to use the document.
Use Ctrl-PrintScreen to take a screenshot. Then use MS paint to... |
Forum: Site Layout and Usability Jun 14th, 2008 |
| Replies: 3 Views: 1,479 He means those things where you have to type in the letters visible in an image to validate the submission.
This requires a server-side script. |
Forum: Site Layout and Usability May 26th, 2008 |
| Replies: 6 Views: 1,861 0px, 0pt, and other zero values with dimensions kick Firefox into quirks mode, and often prevents the style containing it from operating. It shows up as an error in the Firefox error console. It... |
Forum: Site Layout and Usability May 20th, 2008 |
| Replies: 6 Views: 1,861 A few points:
- 0px is an invalid style. It causes browser errors. Use 0 for values that are zero.
- Convert all size and alignment tag attributes to styles.
- Use classes, so each set of... |
Forum: Site Layout and Usability Jan 12th, 2008 |
| Replies: 5 Views: 1,469 That's why I suggested that only the title bar across the top be the same. Make the main parts of the pages individual. You get it both ways. |