Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

HTML Chart

TagNameExample
<b>Bold
<b>Hello World</b>
<a>Anchor
<a href="osulibrary.oregonstate.edu">Hello World</a>
<ul>Unordered List
<ul>
   <li>Item 1</li>
   <li>Item 2</li>
</ul>
  • No labels