weturtle

esempio_nav

Apr 16th, 2019
490
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.28 KB | None | 0 0
  1. <nav style="margin-top:10; margin-left:10; margin-bottom:10; width:380; border: 2px dashed black; background-color: yellow">
  2.     <ul>
  3.         <li><a href="home.html">Home</a>
  4.         <li><a href="sudinoi.html">Su di noi </a>
  5.         <li><a href="argomentosucc.html">Argomento successivo</a>
  6.     </ul>
  7. </nav>
Advertisement
Add Comment
Please, Sign In to add comment