Test Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
< | <style type="text/css"> | ||
.myspan { | |||
display: block; | |||
} | |||
</style> | |||
<a href="#"><span class="myspan">text</span></a> | |||
Revision as of 14:53, 29 July 2023
<style type="text/css"> .myspan {
display: block;
} </style> <a href="#">text</a>