Trace:
Differences
This shows you the differences between the selected revision and the current version of the page.
| web-design:wd040 2009/12/10 21:47 | web-design:wd040 2009/12/10 21:54 current | ||
|---|---|---|---|
| Line 25: | Line 25: | ||
| <em>This text is emphasized</em> | <em>This text is emphasized</em> | ||
| <strong>This text is strong</strong> | <strong>This text is strong</strong> | ||
| - | <code>This is some computer code</code> | + | <code>This is some computer code</code> |
| **Physical Styles** | **Physical Styles** | ||
| <b>This text is bold</b> | <b>This text is bold</b> | ||
| Line 66: | Line 66: | ||
| **Frames** | **Frames** | ||
| <frameset cols="25%,75%"> | <frameset cols="25%,75%"> | ||
| - | <frame src="page1.htm"> | + | <frame src="page1.htm"> |
| - | <frame src="page2.htm"> | + | <frame src="page2.htm"> |
| </frameset> | </frameset> | ||
| **Forms** | **Forms** | ||
| Line 92: | Line 92: | ||
| <!-- This is a comment --> | <!-- This is a comment --> | ||
| <blockquote> | <blockquote> | ||
| - | **Text quoted from some source.** | + | Text quoted from some source |
| </blockquote> | </blockquote> | ||
| <address> | <address> | ||
