/[suikacvs]/www/test/html/div/id-layer.html
Suika

Contents of /www/test/html/div/id-layer.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Tue Jul 19 08:18:04 2005 UTC (19 years, 11 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
New tests

1 wakaba 1.1 <!DOCTYPE html>
2     <html lang="en">
3     <head>
4     <title>div/@id Attribute</title>
5     <style>
6     div {
7     position: relative;
8     }
9     </style>
10     </head>
11     <body>
12     <h1><code>div/@id</code> Attribute</h1>
13    
14     <div id="divid">
15     div[@id = 'divid'] content comes here...
16     </div>
17    
18     </body>
19     </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24