two.html 1.4 KB

1234567891011121314151617181920212223242526272829303132
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>Two-Column Layout</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. </head>
  8. <body>
  9. <h1>Two-Columns</h1>
  10. <h2>Will they work on a phone?</h2>
  11. <table>
  12. <tr><td> Views: Hits:
  13. <center><!-- Begin siteLevel HTML Searchbox Code -->
  14. <form method="get" action="https://www.sitelevel.com/query" accept-charset="utf-8">
  15. <div class="sl_search_box">
  16. <input type="hidden" name="crid" value="lzn0ham7"/>
  17. <input type="text" name="query"/>
  18. <button type="submit">Search</button>
  19. </div>
  20. </form>
  21. <!-- End siteLevel HTML Searchbox Code --> <br>Search Engine By <a href="https://www.sitelevel.com/">SiteLevel</a><br> Here's their <a href="https://www.sitelevel.com/privacy/">Privacy Policy</a><br>Hosting by <a href="https://neocities.org/site/websitering">Neocities</a>.<br>Here's their <a href="https://neocities.org/privacy">Privacy Policy</a><br><a href="https://neocities.org/site/websitering.rss">RSS Feed</a><br><a href="DinoSearch/index.html">DinoMultiSearch</a><br> <a href="ring.html">To avoid cluttering the main page, I've moved the Rings Here.</a></p></center><br><a href="index.html">Main Page</a></td><td> I've always liked two-column layouts, with the meno on the left, & the data on the right. Just trying this to see how well it works on a phone.</td><tr>
  22. </table>
  23. </body>
  24. </html>