Advertisement
Guest User

Untitled

a guest
Oct 1st, 2013
428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 21.39 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>My Title Here</title>
  4. <script src="jquery.js" type="text/javascript"></script>
  5. <script src="main.js" type="text/javascript"></script>
  6. <style type="text/css">
  7.  
  8. .container {width: 960px; margin-right: auto; margin-left: auto; padding: 10px; font-family: "Times New Roman", Times, serif;}
  9. .main {width: 960px;
  10.     font-family: "Times New Roman", Times, serif;
  11.     font-size: 14px;
  12.     }
  13. .box {padding: 10px; float: left; width: 300px;}
  14.  
  15. .title {width: 282px; float: left; margin-top: -5px;}
  16. .ico {float: right; width: 18px;  margin-top: -5px;}
  17.  
  18. .titlecap {font-size:11px; color:#999;}
  19. .titlecap a:link{color:#999;}
  20. .titlecap a:visited {color: #CCC;}
  21. .titlecap a:hover {color: #C09;}
  22. .titlecap a:active {color: #309;}
  23.  
  24. .ordertop {font-family: "Times New Roman", Times, serif; color: #F09;}
  25. .orderbottom {font-size: 12px; color: #F09;}
  26.  
  27. .boxfootleft {width: 281px; float: left; padding-top: 2px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}
  28. .boxfootright {float: right; width: 12px; padding-top: 4px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}
  29.  
  30. .boxcontent {width: 300px; float: left;}
  31. .boxcontentp {
  32.     margin-top: -4px;
  33. }
  34.  
  35. .rating {font-family: Verdana, Geneva, sans-serif; font-size: 9px;}
  36.  
  37. hr {width: 100%; height: 1px; color: #FFF; margin-top: -0px;}
  38.  
  39. a:link {
  40.     color: #F06;
  41.     text-decoration: none;
  42. }
  43. a:visited {
  44.     color: #639;
  45.     text-decoration: none;
  46. }
  47. a:hover {
  48.     color: #CCF;
  49.     text-decoration: none;
  50. }
  51. a:active {
  52.     color: #00C;
  53.     text-decoration: none;
  54. }
  55. .boxcontentleft {
  56.     float: left;
  57.     width: 132px;
  58.     margin-top: -10px;
  59. }
  60. .boxcontentright {
  61.     float: right;
  62.     width: 168px;
  63.     margin-top: -10px;
  64.     text-align:right;
  65. }
  66. .boxfootercontainer {
  67.     width: 300px;
  68. }
  69. .maincontentrow {
  70.     width: 960px;
  71.     background-color:#999;
  72. }
  73.  
  74.  
  75.  
  76. pre{
  77.     display:block;
  78.     font:100% "Courier New", Courier, monospace;
  79.     padding:10px;
  80.     border:1px solid #bae2f0;
  81.     background:#e3f4f9;
  82.     margin:.5em 0;
  83.     overflow:auto;
  84.     width:800px;
  85. }
  86.  
  87. img{border:none;}
  88.  
  89. #preview{
  90.     position:absolute;
  91.     border:1px solid #ccc;
  92.     background:#999;
  93.     padding:5px;
  94.     display:none;
  95.     color:#fff;
  96.     }
  97.  
  98. body {
  99. }
  100.  
  101.  
  102. </style>
  103. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  104. </head>
  105. <body>
  106. <div class="container">
  107.     <div class="main">
  108.         <!-- Start Row of Main Content -->
  109.         <div class="maincontentrow">
  110.             <!-- Start Box 1 Of Row -->
  111.             <div class="box">
  112.             <div class="title">
  113.             <span class="ordertop">#1</span> Big List Of Web Comics <span class="titlecap">(<a href="http://www.blowcomics.com" target="_blank">blowcomics.com</a>)</span>
  114.             </div>
  115.             <div class="ico">
  116.             <img src="images/favicon.ico" width="16" height="16">
  117.             </div>
  118.             <a href="images/preview/list1-1.jpg" class="preview" title="<br /><img src='images/favicon.ico'> Big List Of Web Comics"><img src="images/thumbnails/list1.png" alt="gallery thumbnail" /></a><div class="boxfootleft">
  119.             <img src="images/5star.png" width="85" height="13"><span class="rating"> 3.9 out of 5 stars based on 70 ratings.</span>
  120.             </div>
  121.             <div class="boxfootright">
  122.             <span class="orderbottom">#1</span>
  123.             </div>
  124.                 <div class="boxcontent">
  125.                 <hr>
  126.                 <p class="boxcontentp">The <a href="http://www.blowcomics.com">Big List Of Web Comics</a> is a single page sorted index of all the best Web Comics on the internet. It has everything from funny comics, romance, scifi, to gaming, educational, and more! See links below.</p>
  127.                     <div class="boxfootercontainer">
  128.                         <div class="boxcontent">
  129.                         <hr>
  130.                         </div>
  131.                         <div class="boxcontentleft">
  132.                         <a href="#">View Similiar Sites</a><span class="titlecap"> (1)</span>
  133.                         </div>
  134.                         <div class="boxcontentright">
  135.                         <a href="#">View More</a> - <a href="#">Comments</a><span class="titlecap"> (15)</span>
  136.                         </div>
  137.                     </div>
  138.                     <div class="boxcontent">
  139.                     <hr>
  140.                     </div>
  141.                 </div>
  142.           </div>
  143.             <!-- End Box 1 Of Row -->
  144.             <!-- Start Box 2 Of Row -->
  145.             <div class="box">
  146.             <div class="title">
  147.             <span class="ordertop">#2</span> Big List Of Web Comics <span class="titlecap">(<a href="http://www.blowcomics.com" target="_blank">blowcomics.com</a>)</span>
  148.             </div>
  149.             <div class="ico">
  150.             <img src="images/favicon.ico" width="16" height="16">
  151.             </div>
  152.             <a href="images/preview/list1-1.jpg" class="preview" title="<br /><img src='images/favicon.ico'> Big List Of Web Comics"><img src="images/thumbnails/list1.png" alt="gallery thumbnail" /></a><div class="boxfootleft">
  153.             <img src="images/5star.png" width="85" height="13"><span class="rating"> 3.9 out of 5 stars based on 70 ratings.</span>
  154.             </div>
  155.             <div class="boxfootright">
  156.             <span class="orderbottom">#2</span>
  157.             </div>
  158.                 <div class="boxcontent">
  159.                 <hr>
  160.                 <p class="boxcontentp">The <a href="http://www.blowcomics.com">Big List Of Web Comics</a> is a single page sorted index of all the best Web Comics on the internet. It has everything from funny comics, romance, scifi, to gaming, educational, and more! See links below.</p>
  161.                     <div class="boxfootercontainer">
  162.                         <div class="boxcontent">
  163.                         <hr>
  164.                         </div>
  165.                         <div class="boxcontentleft">
  166.                         <a href="#">View Similiar Sites</a><span class="titlecap"> (1)</span>
  167.                         </div>
  168.                         <div class="boxcontentright">
  169.                         <a href="#">View More</a> - <a href="#">Comments</a><span class="titlecap"> (15)</span>
  170.                         </div>
  171.                     </div>
  172.                     <div class="boxcontent">
  173.                     <hr>
  174.                     </div>
  175.                 </div>
  176.             </div>
  177.             <!-- End Box 2 Of Row -->
  178.             <!-- Start Box 3 Of Row -->
  179.             <div class="box">
  180.             <div class="title">
  181.             <span class="ordertop">#3</span> Big List Of Web Comics <span class="titlecap">(<a href="http://www.blowcomics.com" target="_blank">blowcomics.com</a>)</span>
  182.             </div>
  183.             <div class="ico">
  184.             <img src="images/favicon.ico" width="16" height="16">
  185.             </div>
  186.             <a href="images/preview/list1-1.jpg" class="preview" title="<br /><img src='images/favicon.ico'> Big List Of Web Comics"><img src="images/thumbnails/list1.png" alt="gallery thumbnail" /></a><div class="boxfootleft">
  187.             <img src="images/5star.png" width="85" height="13"><span class="rating"> 3.9 out of 5 stars based on 70 ratings.</span>
  188.             </div>
  189.             <div class="boxfootright">
  190.             <span class="orderbottom">#3</span>
  191.             </div>
  192.                 <div class="boxcontent">
  193.                 <hr>
  194.                 <p class="boxcontentp">The <a href="http://www.blowcomics.com">Big List Of Web Comics</a> is a single page sorted index of all the best Web Comics on the internet. It has everything from funny comics, romance, scifi, to gaming, educational, and more! See links below.</p>
  195.                     <div class="boxfootercontainer">
  196.                         <div class="boxcontent">
  197.                         <hr>
  198.                         </div>
  199.                         <div class="boxcontentleft">
  200.                         <a href="#">View Similiar Sites</a><span class="titlecap"> (1)</span>
  201.                         </div>
  202.                         <div class="boxcontentright">
  203.                         <a href="#">View More</a> - <a href="#">Comments</a><span class="titlecap"> (15)</span>
  204.                         </div>
  205.                     </div>
  206.                     <div class="boxcontent">
  207.                     <hr>
  208.                     </div>
  209.                 </div>
  210.             </div>
  211.             <!-- End Box 3 Of Row -->
  212.       </div>
  213.         <!-- End Row of Main Content -->
  214.         <!-- Start Row of Main Content -->
  215.         <div class="maincontentrow">
  216.             <!-- Start Box 1 Of Row -->
  217.             <div class="box">
  218.             <div class="title">
  219.             <span class="ordertop">#4</span> Big List Of Web Comics <span class="titlecap">(<a href="http://www.blowcomics.com" target="_blank">blowcomics.com</a>)</span>
  220.             </div>
  221.             <div class="ico">
  222.             <img src="images/favicon.ico" width="16" height="16">
  223.             </div>
  224.             <a href="images/preview/list1-1.jpg" class="preview" title="<br /><img src='images/favicon.ico'> Big List Of Web Comics"><img src="images/thumbnails/list1.png" alt="gallery thumbnail" /></a><div class="boxfootleft">
  225.             <img src="images/5star.png" width="85" height="13"><span class="rating"> 3.9 out of 5 stars based on 70 ratings.</span>
  226.             </div>
  227.             <div class="boxfootright">
  228.             <span class="orderbottom">#4</span>
  229.             </div>
  230.                 <div class="boxcontent">
  231.                 <hr>
  232.                 <p class="boxcontentp">The <a href="http://www.blowcomics.com">Big List Of Web Comics</a> is a single page sorted index of all the best Web Comics on the internet. It has everything from funny comics, romance, scifi, to gaming, educational, and more! See links below.</p>
  233.                     <div class="boxfootercontainer">
  234.                         <div class="boxcontent">
  235.                         <hr>
  236.                         </div>
  237.                         <div class="boxcontentleft">
  238.                         <a href="#">View Similiar Sites</a><span class="titlecap"> (1)</span>
  239.                         </div>
  240.                         <div class="boxcontentright">
  241.                         <a href="#">View More</a> - <a href="#">Comments</a><span class="titlecap"> (15)</span>
  242.                         </div>
  243.                     </div>
  244.                     <div class="boxcontent">
  245.                     <hr>
  246.                     </div>
  247.                 </div>
  248.             </div>
  249.             <!-- End Box 1 Of Row -->
  250.             <!-- Start Box 2 Of Row -->
  251.             <div class="box">
  252.             <div class="title">
  253.             <span class="ordertop">#5</span> Big List Of Web Comics <span class="titlecap">(<a href="http://www.blowcomics.com" target="_blank">blowcomics.com</a>)</span>
  254.             </div>
  255.             <div class="ico">
  256.             <img src="images/favicon.ico" width="16" height="16">
  257.             </div>
  258.             <a href="images/preview/list1-1.jpg" class="preview" title="<br /><img src='images/favicon.ico'> Big List Of Web Comics"><img src="images/thumbnails/list1.png" alt="gallery thumbnail" /></a><div class="boxfootleft">
  259.             <img src="images/5star.png" width="85" height="13"><span class="rating"> 3.9 out of 5 stars based on 70 ratings.</span>
  260.             </div>
  261.             <div class="boxfootright">
  262.             <span class="orderbottom">#5</span>
  263.             </div>
  264.                 <div class="boxcontent">
  265.                 <hr>
  266.                 <p class="boxcontentp">The <a href="http://www.blowcomics.com">Big List Of Web Comics</a> is a single page sorted index of all the best Web Comics on the internet. It has everything from funny comics, romance, scifi, to gaming, educational, and more! See links below.</p>
  267.                     <div class="boxfootercontainer">
  268.                         <div class="boxcontent">
  269.                         <hr>
  270.                         </div>
  271.                         <div class="boxcontentleft">
  272.                         <a href="#">View Similiar Sites</a><span class="titlecap"> (1)</span>
  273.                         </div>
  274.                         <div class="boxcontentright">
  275.                         <a href="#">View More</a> - <a href="#">Comments</a><span class="titlecap"> (15)</span>
  276.                         </div>
  277.                     </div>
  278.                     <div class="boxcontent">
  279.                     <hr>
  280.                     </div>
  281.                 </div>
  282.             </div>
  283.             <!-- End Box 2 Of Row -->
  284.             <!-- Start Box 3 Of Row -->
  285.             <div class="box">
  286.             <div class="title">
  287.             <span class="ordertop">#6</span> Big List Of Web Comics <span class="titlecap">(<a href="http://www.blowcomics.com" target="_blank">blowcomics.com</a>)</span>
  288.             </div>
  289.             <div class="ico">
  290.             <img src="images/favicon.ico" width="16" height="16">
  291.             </div>
  292.             <a href="images/preview/list1-1.jpg" class="preview" title="<br /><img src='images/favicon.ico'> Big List Of Web Comics"><img src="images/thumbnails/list1.png" alt="gallery thumbnail" /></a><div class="boxfootleft">
  293.             <img src="images/5star.png" width="85" height="13"><span class="rating"> 3.9 out of 5 stars based on 70 ratings.</span>
  294.             </div>
  295.             <div class="boxfootright">
  296.             <span class="orderbottom">#6</span>
  297.             </div>
  298.                 <div class="boxcontent">
  299.                 <hr>
  300.                 <p class="boxcontentp">The <a href="http://www.blowcomics.com">Big List Of Web Comics</a> is a single page sorted index of all the best Web Comics on the internet. It has everything from funny comics, romance, scifi, to gaming, educational, and more! See links below.</p>
  301.                     <div class="boxfootercontainer">
  302.                         <div class="boxcontent">
  303.                         <hr>
  304.                         </div>
  305.                         <div class="boxcontentleft">
  306.                         <a href="#">View Similiar Sites</a><span class="titlecap"> (1)</span>
  307.                         </div>
  308.                         <div class="boxcontentright">
  309.                         <a href="#">View More</a> - <a href="#">Comments</a><span class="titlecap"> (15)</span>
  310.                         </div>
  311.                     </div>
  312.                     <div class="boxcontent">
  313.                     <hr>
  314.                     </div>
  315.                 </div>
  316.             </div>
  317.             <!-- End Box 3 Of Row -->
  318.       </div>
  319.         <!-- End Row of Main Content -->
  320.         <!-- Start Row of Main Content -->
  321.         <div class="maincontentrow">
  322.             <!-- Start Box 1 Of Row -->
  323.             <div class="box">
  324.             <div class="title">
  325.             <span class="ordertop">#7</span> Big List Of Web Comics <span class="titlecap">(<a href="http://www.blowcomics.com" target="_blank">blowcomics.com</a>)</span>
  326.             </div>
  327.             <div class="ico">
  328.             <img src="images/favicon.ico" width="16" height="16">
  329.             </div>
  330.             <a href="images/preview/list1-1.jpg" class="preview" title="<br /><img src='images/favicon.ico'> Big List Of Web Comics"><img src="images/thumbnails/list1.png" alt="gallery thumbnail" /></a><div class="boxfootleft">
  331.             <img src="images/5star.png" width="85" height="13"><span class="rating"> 3.9 out of 5 stars based on 70 ratings.</span>
  332.             </div>
  333.             <div class="boxfootright">
  334.             <span class="orderbottom">#7</span>
  335.             </div>
  336.                 <div class="boxcontent">
  337.                 <hr>
  338.                 <p class="boxcontentp">The <a href="http://www.blowcomics.com">Big List Of Web Comics</a> is a single page sorted index of all the best Web Comics on the internet. It has everything from funny comics, romance, scifi, to gaming, educational, and more! See links below.</p>
  339.                     <div class="boxfootercontainer">
  340.                         <div class="boxcontent">
  341.                         <hr>
  342.                         </div>
  343.                         <div class="boxcontentleft">
  344.                         <a href="#">View Similiar Sites</a><span class="titlecap"> (1)</span>
  345.                         </div>
  346.                         <div class="boxcontentright">
  347.                         <a href="#">View More</a> - <a href="#">Comments</a><span class="titlecap"> (15)</span>
  348.                         </div>
  349.                     </div>
  350.                     <div class="boxcontent">
  351.                     <hr>
  352.                     </div>
  353.                 </div>
  354.             </div>
  355.             <!-- End Box 1 Of Row -->
  356.             <!-- Start Box 2 Of Row -->
  357.             <div class="box">
  358.             <div class="title">
  359.             <span class="ordertop">#8</span> Big List Of Web Comics <span class="titlecap">(<a href="http://www.blowcomics.com" target="_blank">blowcomics.com</a>)</span>
  360.             </div>
  361.             <div class="ico">
  362.             <img src="images/favicon.ico" width="16" height="16">
  363.             </div>
  364.             <a href="images/preview/list1-1.jpg" class="preview" title="<br /><img src='images/favicon.ico'> Big List Of Web Comics"><img src="images/thumbnails/list1.png" alt="gallery thumbnail" /></a><div class="boxfootleft">
  365.             <img src="images/5star.png" width="85" height="13"><span class="rating"> 3.9 out of 5 stars based on 70 ratings.</span>
  366.             </div>
  367.             <div class="boxfootright">
  368.             <span class="orderbottom">#8</span>
  369.             </div>
  370.                 <div class="boxcontent">
  371.                 <hr>
  372.                 <p class="boxcontentp">The <a href="http://www.blowcomics.com">Big List Of Web Comics</a> is a single page sorted index of all the best Web Comics on the internet. It has everything from funny comics, romance, scifi, to gaming, educational, and more! See links below.</p>
  373.                     <div class="boxfootercontainer">
  374.                         <div class="boxcontent">
  375.                         <hr>
  376.                         </div>
  377.                         <div class="boxcontentleft">
  378.                         <a href="#">View Similiar Sites</a><span class="titlecap"> (1)</span>
  379.                         </div>
  380.                         <div class="boxcontentright">
  381.                         <a href="#">View More</a> - <a href="#">Comments</a><span class="titlecap"> (15)</span>
  382.                         </div>
  383.                     </div>
  384.                     <div class="boxcontent">
  385.                     <hr>
  386.                     </div>
  387.                 </div>
  388.             </div>
  389.             <!-- End Box 2 Of Row -->
  390.             <!-- Start Box 3 Of Row -->
  391.             <div class="box">
  392.             <div class="title">
  393.             <span class="ordertop">#9</span> Big List Of Web Comics <span class="titlecap">(<a href="http://www.blowcomics.com" target="_blank">blowcomics.com</a>)</span>
  394.             </div>
  395.             <div class="ico">
  396.             <img src="images/favicon.ico" width="16" height="16">
  397.             </div>
  398.             <a href="images/preview/list1-1.jpg" class="preview" title="<br /><img src='images/favicon.ico'> Big List Of Web Comics"><img src="images/thumbnails/list1.png" alt="gallery thumbnail" /></a><div class="boxfootleft">
  399.             <img src="images/5star.png" width="85" height="13"><span class="rating"> 3.9 out of 5 stars based on 70 ratings.</span>
  400.             </div>
  401.             <div class="boxfootright">
  402.             <span class="orderbottom">#9</span>
  403.             </div>
  404.                 <div class="boxcontent">
  405.                 <hr>
  406.                 <p class="boxcontentp">The <a href="http://www.blowcomics.com">Big List Of Web Comics</a> is a single page sorted index of all the best Web Comics on the internet. It has everything from funny comics, romance, scifi, to gaming, educational, and more! See links below.</p>
  407.                     <div class="boxfootercontainer">
  408.                         <div class="boxcontent">
  409.                         <hr>
  410.                         </div>
  411.                         <div class="boxcontentleft">
  412.                         <a href="#">View Similiar Sites</a><span class="titlecap"> (1)</span>
  413.                         </div>
  414.                         <div class="boxcontentright">
  415.                         <a href="#">View More</a> - <a href="#">Comments</a><span class="titlecap"> (15)</span>
  416.                         </div>
  417.                     </div>
  418.                     <div class="boxcontent">
  419.                     <hr>
  420.                     </div>
  421.                 </div>
  422.             </div>
  423.             <!-- End Box 3 Of Row -->
  424.         </div>
  425.         <!-- End Row of Main Content -->
  426.         <!-- Start Row of Main Content -->
  427.         <div class="maincontentrow">
  428.             <!-- Start Box 1 Of Row -->
  429.             <div class="box">
  430.             <div class="title">
  431.             <span class="ordertop">#10</span> Big List Of Web Comics <span class="titlecap">(<a href="http://www.blowcomics.com" target="_blank">blowcomics.com</a>)</span>
  432.             </div>
  433.             <div class="ico">
  434.             <img src="images/favicon.ico" width="16" height="16">
  435.             </div>
  436.             <a href="images/preview/list1-1.jpg" class="preview" title="<br /><img src='images/favicon.ico'> Big List Of Web Comics"><img src="images/thumbnails/list1.png" alt="gallery thumbnail" /></a><div class="boxfootleft">
  437.             <img src="images/5star.png" width="85" height="13"><span class="rating"> 3.9 out of 5 stars based on 70 ratings.</span>
  438.             </div>
  439.             <div class="boxfootright">
  440.             <span class="orderbottom">#10</span>
  441.             </div>
  442.                 <div class="boxcontent">
  443.                 <hr>
  444.                 <p class="boxcontentp">The <a href="http://www.blowcomics.com">Big List Of Web Comics</a> is a single page sorted index of all the best Web Comics on the internet. It has everything from funny comics, romance, scifi, to gaming, educational, and more! See links below.</p>
  445.                     <div class="boxfootercontainer">
  446.                         <div class="boxcontent">
  447.                         <hr>
  448.                         </div>
  449.                         <div class="boxcontentleft">
  450.                         <a href="#">View Similiar Sites</a><span class="titlecap"> (1)</span>
  451.                         </div>
  452.                         <div class="boxcontentright">
  453.                         <a href="#">View More</a> - <a href="#">Comments</a><span class="titlecap"> (15)</span>
  454.                         </div>
  455.                     </div>
  456.                     <div class="boxcontent">
  457.                     <hr>
  458.                     </div>
  459.                 </div>
  460.             </div>
  461.             <!-- End Box 1 Of Row -->
  462.             <!-- Start Box 2 Of Row -->
  463.             <div class="box">
  464.             <div class="title">
  465.             <span class="ordertop">#11</span> Big List Of Web Comics <span class="titlecap">(<a href="http://www.blowcomics.com" target="_blank">blowcomics.com</a>)</span>
  466.             </div>
  467.             <div class="ico">
  468.             <img src="images/favicon.ico" width="16" height="16">
  469.             </div>
  470.             <a href="images/preview/list1-1.jpg" class="preview" title="<br /><img src='images/favicon.ico'> Big List Of Web Comics"><img src="images/thumbnails/list1.png" alt="gallery thumbnail" /></a><div class="boxfootleft">
  471.             <img src="images/5star.png" width="85" height="13"><span class="rating"> 3.9 out of 5 stars based on 70 ratings.</span>
  472.             </div>
  473.             <div class="boxfootright">
  474.             <span class="orderbottom">#11</span>
  475.             </div>
  476.                 <div class="boxcontent">
  477.                 <hr>
  478.                 <p class="boxcontentp">The <a href="http://www.blowcomics.com">Big List Of Web Comics</a> is a single page sorted index of all the best Web Comics on the internet. It has everything from funny comics, romance, scifi, to gaming, educational, and more! See links below.</p>
  479.                     <div class="boxfootercontainer">
  480.                         <div class="boxcontent">
  481.                         <hr>
  482.                         </div>
  483.                         <div class="boxcontentleft">
  484.                         <a href="#">View Similiar Sites</a><span class="titlecap"> (1)</span>
  485.                         </div>
  486.                         <div class="boxcontentright">
  487.                         <a href="#">View More</a> - <a href="#">Comments</a><span class="titlecap"> (15)</span>
  488.                         </div>
  489.                     </div>
  490.                     <div class="boxcontent">
  491.                     <hr>
  492.                     </div>
  493.                 </div>
  494.             </div>
  495.             <!-- End Box 2 Of Row -->
  496.             <!-- Start Box 3 Of Row -->
  497.             <div class="box">
  498.             <div class="title">
  499.             <span class="ordertop">#12</span> Big List Of Web Comics <span class="titlecap">(<a href="http://www.blowcomics.com" target="_blank">blowcomics.com</a>)</span>
  500.             </div>
  501.             <div class="ico">
  502.             <img src="images/favicon.ico" width="16" height="16">
  503.             </div>
  504.             <a href="images/preview/list1-1.jpg" class="preview" title="<br /><img src='images/favicon.ico'> Big List Of Web Comics"><img src="images/thumbnails/list1.png" alt="gallery thumbnail" /></a><div class="boxfootleft">
  505.             <img src="images/5star.png" width="85" height="13"><span class="rating"> 3.9 out of 5 stars based on 70 ratings.</span>
  506.             </div>
  507.             <div class="boxfootright">
  508.             <span class="orderbottom">#12</span>
  509.             </div>
  510.                 <div class="boxcontent">
  511.                 <hr>
  512.                 <p class="boxcontentp">The <a href="http://www.blowcomics.com">Big List Of Web Comics</a> is a single page sorted index of all the best Web Comics on the internet. It has everything from funny comics, romance, scifi, to gaming, educational, and more! See links below.</p>
  513.                     <div class="boxfootercontainer">
  514.                         <div class="boxcontent">
  515.                         <hr>
  516.                         </div>
  517.                         <div class="boxcontentleft">
  518.                         <a href="#">View Similiar Sites</a><span class="titlecap"> (1)</span>
  519.                         </div>
  520.                         <div class="boxcontentright">
  521.                         <a href="#">View More</a> - <a href="#">Comments</a><span class="titlecap"> (15)</span>
  522.                         </div>
  523.                     </div>
  524.                     <div class="boxcontent">
  525.                     <hr>
  526.                     </div>
  527.                 </div>
  528.             </div>
  529.             <!-- End Box 3 Of Row -->
  530.         </div>
  531.         <!-- End Row of Main Content -->
  532.   </div>
  533. </div>
  534. </body>
  535. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement