Test Page: Difference between revisions

From :: ChromeRivals Wiki ::
Jump to navigation Jump to search
Ranzu (talk | contribs)
No edit summary
Ranzu (talk | contribs)
No edit summary
Line 1: Line 1:
<style type="text/css">
<div style='position:relative;background-color:#000000;width:600px;height:30px;border:solid;'>
.myspan {
  <p style='display:inline;color:#ffffff;float:left;'> Whatever </p>    
    display: block;
  <a style='position:absolute;top:0px;left:0px;width:100%;height:100%;display:inline;' href ='#'></a>
}
</div>
</style>
<a href="#"><span class="myspan">text</span></a>

Revision as of 14:53, 29 July 2023

Whatever

 <a style='position:absolute;top:0px;left:0px;width:100%;height:100%;display:inline;' href ='#'></a>