Orlando Polanco

CST161


TEST #1
Orlando Polanco

   

Phycisl Markup

  1. bold (b) makes text bold
  2. underlines (u) text
  3. Superscripted (sup) raise text
  4. breaks (br) text to the next line
  5. font (font) allows you to set the typeface
  6. Subscript (sub) lowers text

Logical Markup

Table Tags

  1. (table) starts a table
  2. (tr) makes a row
  3. (td)makes a colum
  4. (th)set the headings for the table

Table Properties

  1. (border) adds a border to the table
  2. (cellpadding) adds padding to the table
  3. (cellspacing) adds spacing to the table
  4. (align) allows you to set where you want to align the table

1 2 3
4 5 6
7 8 9
A1 B1 C1 D1 E1 F1
A2 B2 C2 D2 E2
A3 B3 C3 D3
A4 B4 C4 D4 E4 F4
A5 B5 C5 D5 E5 F5