Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
lomn75 said:Looks like a FF rendering bug, HTML is fine there.
<div class="smallfont">
<strong>
<a href="mailto:hard.forum@hardocp.com">Contact Us</a> -
<a href="http://hardocp.com">Sister Site to [H]ard|OCP</a> -
<!--
<a href="archive/index.php">Archive</a> -
<!-- - <a href="">Privacy Statement</a> - -->
<a href="#top" onclick="self.scrollTo(0, 0); return false;">Top</a>
</strong>
</div>
<div class="smallfont">
<strong>
<a href="mailto:hard.forum@hardocp.com">Contact Us</a> -
<a href="http://hardocp.com">Sister Site to [H]ard|OCP</a> -
<!--
<a href="archive/index.php">Archive</a> -
- <a href="">Privacy Statement</a> - -->
<a href="#top" onclick="self.scrollTo(0, 0); return false;">Top</a>
</strong>
</div>
Ahh, correct. I checked and opening a comment inside a comment is in fact illegal. I just assumed that since that's never the case in traditional programming languages, it would be the case w/ HTML as well.Dolby said:Its not fine...