| Which HTML tags will work on my webpage at MSN? If you wish to work directly in HTML and/or are using a browser or operating system that does not support our <NOBR>rich-text</NOBR> tool, you may use the following tags and attributes when creating custom Web pages, composing messages, and adding content to lists and calendars. Anchor tag: -
href = mailto, http, https, htp, / -
name = !expression -
title = !expression Area tag: -
alt = !expression -
coords = !expression -
href = mailto, http, https, htp, / -
nohref = !expression -
shape = !expression -
title = !expression Break tag:
Caption tag: - align = left, right, center
- bgcolor = !expression
- border = 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
- bordercolor = !expression
- cellpadding = 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
- cellspacing = 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
- frame = void, above, below, hsides, lhs, rhs, vsides, box border
- rules = none, groups, rows, cols, all
- width = !expression
Table Data tag: -
bgcolor = !expression -
height = !expression -
colspan = !expression <LIROWSPAN ="!expression</li"> -
width = !expression -
align = left, right, center, justify, char -
valign = top, middle, bottom, baseline -
nowrap = !expression | | - align = left, right, center, justify, char
- valign = top, middle, bottom, baseline
Table Body tag (groups, rows): - align = left, right, center, justify, char
- valign = top, middle, bottom, baseline
Table Foot tag: - align = left, right, center, justify, char
- valign = top, middle, bottom, baseline
Table Row tag: - bgcolor = !expression
- height = !expression
- align = left, right, center, justify, char
- valign = top, middle, bottom, baseline
| |