components/w3m/test/results-64.master
changeset 7220 69d9c93534a6
parent 7219 ed371e14667e
child 7221 0e3ebbcfc116
equal deleted inserted replaced
7219:ed371e14667e 7220:69d9c93534a6
     1 Markup Test Page 1
       
     2 
       
     3 Typography
       
     4 
       
     5 -------------------------------------------------------------------------------
       
     6 
       
     7 H1 Heading
       
     8 
       
     9 H2 Heading
       
    10 
       
    11 H3 Heading
       
    12 
       
    13 H4 Heading
       
    14 
       
    15 H5 Heading
       
    16 
       
    17 H6 Heading
       
    18 
       
    19 This is a paragraph.
       
    20 
       
    21     This is a blockquote.
       
    22 
       
    23     This is a cite.
       
    24 
       
    25 Strong <strong> and Bold <b>
       
    26 
       
    27 Emphasis <em> and Italic <i>
       
    28 
       
    29 This is a serif typeface.
       
    30 
       
    31 This is a sans-serif typeface.
       
    32 
       
    33 Font size 6px
       
    34 
       
    35 Font size 8px
       
    36 
       
    37 Font size 10px
       
    38 
       
    39 Font size 11px
       
    40 
       
    41 Font size 12px
       
    42 
       
    43 Font size 14px
       
    44 
       
    45 Font size 18px
       
    46 
       
    47 Font size .5em
       
    48 
       
    49 Font size .75em
       
    50 
       
    51 Font size .9em
       
    52 
       
    53 Font size 1em
       
    54 
       
    55 Font size 1.5em
       
    56 
       
    57 Font size 2em
       
    58 
       
    59 Back to home
       
    60 
       
    61 -------------------------------------------------------------------------------
       
    62 
       
    63 (C) 2006 Cameron Moll.
       
    64 
       
    65 Markup Test Page 2
       
    66 
       
    67 Lists
       
    68 
       
    69 -------------------------------------------------------------------------------
       
    70 
       
    71   * This is an unordered list <ul>
       
    72   * List item number two.
       
    73 
       
    74  1. This is an ordered list <ol>
       
    75  2. List item number two.
       
    76  3. List item number three.
       
    77 
       
    78  1. Use keypad 1 to access this link
       
    79  2. Use keypad 2 to access this link
       
    80  3. Use keypad 3 to access this link
       
    81 
       
    82 This is a term <dt>
       
    83     This is the definition of that term.
       
    84 
       
    85 Back to home
       
    86 
       
    87 -------------------------------------------------------------------------------
       
    88 
       
    89 (C) 2006 Cameron Moll.
       
    90 
       
    91 Markup Test Page 3
       
    92 
       
    93 Images, Tables
       
    94 
       
    95 -------------------------------------------------------------------------------
       
    96 
       
    97 Small image (120x60)
       
    98 [sm]
       
    99 
       
   100 Medium image (250x60)
       
   101 [md]
       
   102 
       
   103 Large image (460x60)
       
   104 [lg]
       
   105 
       
   106    Two-column table
       
   107 +---------------------+
       
   108 |Col 1 head|Col 2 head|
       
   109 |----------+----------|
       
   110 |Col 1 data|Col 2 data|
       
   111 +---------------------+
       
   112 
       
   113 Back to home
       
   114 
       
   115 -------------------------------------------------------------------------------
       
   116 
       
   117 (C) 2006 Cameron Moll.
       
   118 
       
   119 Markup Test Page 4
       
   120 
       
   121 Advanced
       
   122 
       
   123 -------------------------------------------------------------------------------
       
   124 
       
   125 Box with a solid border
       
   126 
       
   127 Box with a dotted (...) border
       
   128 
       
   129 Box with a dashed (- - -) border
       
   130 
       
   131 Box with a double (=) border
       
   132 
       
   133 Box with solid red background
       
   134 
       
   135 Box with background image (slanted blue lines)
       
   136 
       
   137 45% float left
       
   138 
       
   139 45% float right
       
   140 
       
   141 
       
   142 This is center-aligned text (text-align: center).
       
   143 
       
   144 This is right-aligned text (text-align: right).
       
   145 
       
   146 This is an ABBR.
       
   147 
       
   148 This is an ACRONYM
       
   149 
       
   150 This is code.
       
   151 
       
   152 This is a [DEL:del:DEL] (strike-through).
       
   153 
       
   154 Today's date generated with JavaScript: ( )
       
   155 
       
   156 Back to home
       
   157 
       
   158 -------------------------------------------------------------------------------
       
   159 
       
   160 (C) 2005 Cameron Moll.
       
   161