Link navigation layout : Size and Layout « Layout « HTML / CSS






Link navigation layout

  
?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US"
  xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<title></title>
<style rel="stylesheet" type="text/css">


.list {
  width: 686px;
  float: left;
  margin: 41px 0 0 40px;
  font-size: 11px;
  color: #474747;
}

.list h3 {
  font-family: Arial;
  font-size: 12px;
  color: #020202;
  font-weight: bold;
  padding: 0 0 3px 0;
  display: block;
  width: 686px;
  border-bottom: 5px solid #BFBFBF;
  float: left
}

.list .block {
  width: 100px;
  margin: 10px 0 15px 0
}

.list p {
  width: 686px;
  float: left;
  padding: 13px 0 0 0
}


.pages {
  width: 686px;
  border-top: 5px solid #BFBFBF;
  float: left;
  margin: 15px 0 0 0;
  padding: 3px 0 10px 0;
  color: #474747
}

.pages div {
  width: 600px;
  height: 15px;
  text-align: center;
  float: left;
}

.pages a {
  color: #474747;
  margin: 0 2px;
}

.pages a:visited {
  text-decoration: underline
}

.pages a:hover {
  text-decoration: none
}


</style>
</head>
<body>
    <div class="list">
      <h3>Arts</h3>
      <div class="block">
        <a href="#">Subcategory 1</a>
        <a href="#">Subcategory 2</a>
        <a href="#">Subcategory 3</a>
        <a href="#">Subcategory 4</a>
      </div>
      <div class="block">
        <a href="#">Subcategory 5</a>
        <a href="#">Subcategory 6</a>
        <a href="#">Subcategory 7</a>
        <a href="#">Subcategory 8</a>
      </div>
      <div class="block">
        <a href="#">Subcategory 9</a>
        <a href="#">Subcategory 10</a>
        <a href="#">Subcategory 11</a>
        <a href="#">Subcategory 12</a>
      </div>
      <h3>Arts links</h3>
      <p>
        <a href="#">Website Name</a>
        Nulla pulvinar, nisl ac convallis nonummy, tellus eros sodales enim, in tincidunt mauris in odio. Lorem ipsum dolor sit amet, con- sectetuer adipi scing elit.Mauris urna urna, varius et, interdum a, tincidunt quis, libero. Aenean sit amturpis.
        <span>www.websitename.com</span>
      </p>
      <p>
        <a href="#">Website Name</a>
        Nulla pulvinar, nisl ac convallis nonummy, tellus eros sodales enim, in tincidunt mauris in odio. Lorem ipsum dolor sit amet, con- sectetuer adipi scing elit.Mauris urna urna, varius et, interdum a, tincidunt quis, libero. Aenean sit amturpis.
        <span>www.websitename.com</span>
      </p>
      <p>
        <a href="#">Website Name</a>
        Nulla pulvinar, nisl ac convallis nonummy, tellus eros sodales enim, in tincidunt mauris in odio. Lorem ipsum dolor sit amet, con- sectetuer adipi scing elit.Mauris urna urna, varius et, interdum a, tincidunt quis, libero. Aenean sit amturpis.
        <span>www.websitename.com</span>
      </p>
      <p>
        <a href="#">Website Name</a>
        Nulla pulvinar, nisl ac convallis nonummy, tellus eros sodales enim, in tincidunt mauris in odio. Lorem ipsum dolor sit amet, con- sectetuer adipi scing elit.Mauris urna urna, varius et, interdum a, tincidunt quis, libero. Aenean sit amturpis.
        <span>www.websitename.com</span>
      </p>
      <p>
        <a href="#">Website Name</a>
        Nulla pulvinar, nisl ac convallis nonummy, tellus eros sodales enim, in tincidunt mauris in odio. Lorem ipsum dolor sit amet, con- sectetuer adipi scing elit.Mauris urna urna, varius et, interdum a, tincidunt quis, libero. Aenean sit amturpis.
        <span>www.websitename.com</span>
      </p>
      <p>
        <a href="#">Website Name</a>
        Nulla pulvinar, nisl ac convallis nonummy, tellus eros sodales enim, in tincidunt mauris in odio. Lorem ipsum dolor sit amet, con- sectetuer adipi scing elit.Mauris urna urna, varius et, interdum a, tincidunt quis, libero. Aenean sit amturpis.
        <span>www.websitename.com</span>
      </p>
      <div class="pages">
        <a href="#" class="float">Previous</a>
        <div>
          <a><strong>1</strong></a>
          <a href="#">2</a>
          <a href="#">3</a>
          <a href="#">4</a>
          <a href="#">5</a>
          <a href="#">6</a>
          <a href="#">7</a>
          <a href="#">8</a>
          <a href="#">9</a>
        </div>
        <a href="#" class="float">Next</a>
      </div>
    </div>

</body>

</html>

   
    
  








Related examples in the same category

1.Sized Absolute center aligned
2.width and height inline style
3.width height and absolute positioning
4.Stretched Absolute center aligned
5.Sized Absolute center offset
6.Stretched Absolute centered
7.Top Aligned Shrinkwrapped Static Block
8.Shrinkwrapped Absolute Top Aligned
9.Sized Static Block top offset
10.Response layout with avatar image
11.About page layout
12.About page layout 2
13.Daliy post layout
14.Quotation layout
15.Day by day post layout
16.Fixed Box Layout
17.Using Fixed height and width to create layout
18.Layout input controls with css
19.Using table to layout form controls
20.Form Layout with HTML Example
21.Site map layout
22.Poem layout
23.Nested style layout
24.Liquid Layout
25.Fixed Width Layout
26.Column span for four column layout
27.How tables linearize for layouts
28.Centering a layout horizontally
29.Creating a maximum-width layout
30.Nested Layout Example
31.Gallery layout
32.Link topic layout
33.Post layout
34.Three link layout
35.Center content layout
36.Card layout page
37.Even column layout
38.Box layout
39.Two column layout, 1024 pixel width
40.Content area layout
41.Code layout
42.Page layout with position:absolute;
43.Two-column layout with fixed width and height
44.Using margin to create offset for layout
45.Layout with three layers
46.position:fixed; layout
47.Layout with position:absolute;