Parent Directory
|
Revision Log
New
1 | <foo xmlns:xlink="http://www.w3.org/1999/xlink"> |
2 | <style xmlns="http://www.w3.org/1999/xhtml"> |
3 | bar { |
4 | display: block; |
5 | } |
6 | :link { |
7 | color: blue; |
8 | } |
9 | </style> |
10 | <bar xlink:href="http://example/">abc</bar> |
11 | </foo> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |