|
| www.kdwebpagedesign.com |
|
BASIC HTML ::
Welcome
Introduction to HTML What is an URL? Browser Safe Fonts Photo Size and Compression Formatting Your Text Paragraphs, Linebreaks, Rules The Marquee Tag Adding Images Adding Text and Image Links Making Lists Tables: Basics Tables: Backgrounds and Color Tables: Colspan and Rowspan Tables: Practical Samples BASIC CSS ::
Introduction to CSS
Adding Backgrounds and Color The <div> and <span> Tags Formatting Your Text/CSS Making Lists/CSS Image Borders/CSS Hyperlinks/CSS Tables/CSS Fun with CSS USER Tools ::
Custom Auction Listing Creator: 1
Custom Auction Listing Creator: 2 Choosing Your Colors Mix-and-Match Backgrounds JavaScript Tricks ::
Other Information ::
eBay Related Questions
Customizing Your eBay Store Hosting Your Own Photos on eBay Using Irfanview to Crop Photos What Does That Term Mean? Donations ::
Do you find our Tutorials helpful? Are the free Auction Templates helping your sales? Donations of any amount are appreciated to help keep this site up and running!
|
![]() |
Browser Safe FontsBrowsers typically let users specify fonts to be used when pages do not specify fonts using either CSS or <font>. For example, Internet Explorer 6 enables users to specify two fonts, a web page font, used for proportional text, and a plain text font, used for monospace text. These fonts may be different from the CSS generic fonts (discussed below). For example, if the user selects Arial (a sans-serif font) as the default proportional font, this does not necessarily make Arial the CSS generic sans-serif font. Generic FontsThere are five generic families of fonts:
The defaults for these vary with the platform, the browser, the fonts available, and the user configuration. Some browsers let users configure the defaults. This gives the user more control over how pages are rendered if the user can pick their preferred generic fonts. But some browsers like Internet Explorer, don't let their users pick what they want, and these browsers may pick fonts that are ugly, or unreadable. We suggest specific fonts when designing pages. This gives you more control over the appearance of pages, and can result in pages that are more attractive and easier to read.
Common FontsEach user will have different fonts installed. These fonts are the most common. The green boxes indicate very common fonts; the orange boxes indicate Microsoft Core Web Fonts which are somewhat less universal for some operating systems.
|