Biebergirl

layout 4 html

May 7th, 2018
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.31 KB | None | 0 0
  1. <div id="left">
  2. <div id="side">
  3. <div class="portrait" style="width: 100px; height: 100px; overflow: hidden;">
  4. <img src="{URL of SMALL ICON}" width="100"/>
  5. <div class="title" id="SOMETHING ONLY 4 LETTERS!">FAST</div>
  6. </div>
  7. <div id="navigation"><br/>
  8. <a href="{URL of LINK1}" rel="nofollow" class="one">link 1</a><br/>
  9. <a href="{URL of LINK2}" rel="nofollow" class="two">link 2</a><br/>
  10. <a href="{URL of LINK3}" rel="nofollow" class="three">link 3</a><br/>
  11. <a href="{URL of LINK4}" rel="nofollow" class="four">link 4</a><br/>
  12. <a href="{URL of LINK5}" rel="nofollow" class="five">link 5</a>
  13. </div><div id="description">
  14. <span class="desc">{ add information in hurr } </span>
  15. </div></div>
  16. <div class="nav"><br/>
  17. <a rel="nofollow"><b>h</b>ome</a> ? <a rel="nofollow"><b>i</b>nbox</a> ? <a rel="nofollow"><b>s</b>tuff</a></div>
  18. </div>
  19. <p><img src="{URL of IMAGE ONE}" width="350px" style="padding: 10px; background-color: #fff; border: 1px solid gray;"/><br/> <img src="{URL of IMAGE TWO}" width="350px" style="padding: 10px; background-color: #fff; border: 1px solid gray;"/><br/><img src="{URL of IMAGE THREE}" width="350px" style="padding: 10px; background-color: #fff; border: 1px solid gray;"/></p>
  20. <div id="cred"><a href="http://vampireswerewolvesandhumans.ning.com/profile/layoutsbyleni"><strong>lm</strong>themes</a></div>
Add Comment
Please, Sign In to add comment