repo.or.cz
/
elinks
/
elinks-j605.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
elinks-0.11.4rc1
[elinks/elinks-j605.git]
/
test
/
css
/
cascading.html
blob
6e2a062f0d481df9e63667cb1d245e28b3cbf987
1
<style>
a{color:red}b.nobold{font-weight:normal}
</style>
2
<p><a
href
=
"x"
id
=
"z"
>
red
</a> <b
class
=
"nobold"
>
normal
</b></p>
3
<p><a
href
=
"x"
style
=
"color:green"
>
green
</a></p>