Line | |
---|
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
2 | |
---|
3 | <html> |
---|
4 | |
---|
5 | <head> |
---|
6 | <meta http-equiv="content-type" content="text/html;charset=utf-8"> |
---|
7 | <meta name="generator" content="Adobe GoLive"> |
---|
8 | <title>CSS Preview</title> |
---|
9 | <style type="text/css"><!-- |
---|
10 | body { font-size: 12px; background-color: white; color: black } |
---|
11 | .test { margin: 0; padding: 0; width: 775px; height: 25px } |
---|
12 | --> |
---|
13 | </style> |
---|
14 | </head> |
---|
15 | |
---|
16 | <body> |
---|
17 | <p>This is an example text for inline styles. This is an example text for inline styles. <span class="test">Applied to Inline</span> This is an example text for inline styles. This is an example text for inline styles.</p> |
---|
18 | <p class="test">In this paragraph you see the style applied to a block. In this paragraph you see the style applied to a block. In this paragraph you see the style applied to a block. In this paragraph you see the style applied to a block.</p> |
---|
19 | <p>This is plain text to have a third paragraph. This is plain text to have a third paragraph. This is plain text to have a third paragraph. This is plain text to have a third paragraph. This is plain text to have a third paragraph.</p> |
---|
20 | </body> |
---|
21 | |
---|
22 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.