mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-02 08:57:19 -04:00
0f6d4310ad
Thu Sep 15 15:57:07 CEST 2005. The previous history can be added to this by grafting.
4 lines
168 B
HTML
4 lines
168 B
HTML
<style>a{color:red}b.nobold{font-weight:normal}</style>
|
|
<p><a href="x" id="z">red</a> <b class="nobold">normal</b></p>
|
|
<p><a href="x" style="color:green">green</a></p>
|