source: trunk/spip/esqueleto-redcta/themes/fja/CSS/agl-tmp-30.html @ 67

Last change on this file since 67 was 67, checked in by guille, 16 years ago
File size: 1.1 KB
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: #ddd }
11                        .test { color: #000; text-decoration: none; padding: 2px 7px }
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.