Using color image to create round corner : img « Tags « HTML / CSS






Using color image to create round corner

      
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>andreas02</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<style rel="stylesheet" type="text/css">

/* andreas02 - a free xhtml/css website layout by Andreas Viklund - 
http://andreasviklund.com - Free to use for any purpose as long as the proper credits are given to the original author.

Version: 2.0 (Jan 29, 2007)

Screen layout: */
body {
  padding: 15px 0 0 0;
  margin: 0;
  font: 76% tahoma, verdana, sans-serif;
  background: #e0e0e0;
  color: #303030;
}

a {
  color: #303030;
  text-decoration: none;
  border-bottom: 1px dotted #505050;
}

a:hover {
  color: #303030;
  text-decoration: none;
  border-bottom: 1px solid #505050;
}

h1 {
  margin: 0 0 20px 0;
  font-size: 2.2em;
  font-weight: normal;
}

h2 {
  margin: 0 0 12px 0;
  font-size: 1.6em;
  font-weight: normal;
}

h3 {
  margin: 0 0 10px 0;
  font-size: 1.4em;
  font-weight: normal;
}

p {
  margin: 0 0 15px 0;
  line-height: 1.5em;
  text-align: left;
}

a img {
  border: 0;
}

/* Main container */
#container {
  margin: 0 auto 20px auto;
  width: 730px;
  padding: 5px 20px 20px 20px;
  background: #ffffff;
}

/* Site title section */
#logo {
  margin: 15px 0 0 0;
}

#logo h1 a {
  color: #505050;
  border: none;
}

#logo h1 a:hover {
  color: #303030;
  text-decoration: none;
  border: none;
}

/* Toptab menu */
#toptabs {
  margin: 10px auto -13px auto;
  font-size: 0.8em;
  width: 760px;
}

#toptabs p {
  text-align: right;
  color: #808080;
}

.toptab {
  padding: 4px 5px 3px 5px;
  margin: 0 0 0 4px;
  text-decoration: none;
  background: #f0f0f0 url(andreas02-v20-images/corner2.gif) top right no-repeat;
  color: #808080;
  border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
  background: #fafafa url(andreas02-v20-images/corner2.gif) top right no-repeat;
  border-bottom: 1px solid #eaeaea;
  color: #505050;
  text-decoration: none;
}

.activetoptab {
  padding: 4px 5px 3px 5px;
  margin: 0 0 0 4px;
  color: #505050;
  text-decoration: none;
  background: #ffffff url(andreas02-v20-images/corner2.gif) top right no-repeat;
  border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
}

/* Navitab menu */
#navitabs {
  clear: both;
}

.navitab {
  padding: 4px 8px 4px 8px;
  margin: 0 0 4px 0;
  text-decoration: none;
  font-size: 1.1em;
  background: #e0e0e0 url(andreas02-v20-images/corner.gif) top right no-repeat;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}

.navitab:hover {
  text-decoration: none;
  background: #d0d0d0 url(andreas02-v20-images/corner.gif) top right no-repeat;
  border-bottom: 1px solid #ffffff;
}

.activenavitab {
  padding: 4px 8px 5px 8px;
  color: #ffffff;
  margin: 0 0 5px 0;
  font-size: 1.1em;
  text-decoration: none;
  background: #505050 url(andreas02-v20-images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
  text-decoration: none;
  color: #ffffff;
}

/* Header description */
#desc {
  height: 200px;
  color: #ffffff;
  padding: 0;
  background: #505050 url(andreas02-v20-images/front.jpg) top left no-repeat;
  clear: both;
  margin: 5px 0 15px 0;
}

#desc p {
  width: 290px;
  font-size: 1em;
  line-height: 1.3em;
  padding: 0 0 0 15px;
}

#desc h2 {
  padding: 15px 15px 0 15px;
  color: #ffffff;
}

#desc a {
  color: #ffffff;
  text-decoration: none;
  border-color: #ffffff;
}

/* Main content */
#main {
  width: 550px;
  float: left;
  padding: 0 15px 0 0;
  margin: 0;
  border-right: 1px solid #d8d8d8;
}

/* Sidebar */
#sidebar {
  width: 150px;
  float: right;
}

#sidebar p {
  font-size: 0.9em;
  line-height: 1.3em;
  margin: 0 0 15px 0;
}

/* Footer */
#footer {
  clear: both;
  background: #fafafa;
  padding: 0;
  margin: 0;
  border-top: 1px solid #d8d8d8;
}

#footer a {
  color: #808080;
}

#footer a:hover {
  color: #303030;
}

#footer p {
  color: #808080;
  font-size: 1.1em;
  line-height: 1.3em;
  margin: 15px 0 0 0;
  padding: 0;
}

/* Various classes */
.photo {
  padding: 2px;
  margin: 0 0 8px 0;
  background-color: #f0f0f0;
  border: 1px solid #d8d8d8;
}

.right {
  margin-top: -8px;
  text-align: right;
}

.block {
  background: #f0f0f0;
  padding: 10px;
}

.sidelink {
  text-align: left;
  display: block;
  width: 140px;
  background: #f0f0f0 url(andreas02-v20-images/corner.gif) top right no-repeat;
  padding: 3px 4px 3px 8px;
  margin: 5px 10px 5px 0;
  border: none;
}

.sidelink:hover {
  background: #e0e0e0 url(andreas02-v20-images/corner.gif) top right no-repeat;
  text-decoration: none;
  border: none;
}

.hide {
  display: none;
}




</style>
</head>
<body>
<div id="toptabs">
  <p>Site Network: <a class="activetoptab" href="">Personal</a><span class="hide"> | </span> <a class="toptab" href="">My Company</a><span class="hide"> | </span> <a class="toptab" href="">Artist projects</a><span class="hide"> | </span> <a class="toptab" href="">Shop</a></p>
</div>
<div id="container">
  <div id="logo">
    <h1><a href="">andreas02 v2.0</a></h1>
  </div>
  <div id="navitabs">
    <h2 class="hide">Site menu:</h2>
    <a class="activenavitab" href="">Home</a><span class="hide"> | </span> <a class="navitab" href="">Bio</a><span class="hide"> | </span> <a class="navitab" href="">Discography</a><span class="hide"> | </span> <a class="navitab" href="">Downloads</a><span class="hide"> | </span> <a class="navitab" href="">Photos</a><span class="hide"> | </span> <a class="navitab" href="">Tour</a><span class="hide"> | </span> <a class="navitab" href="">Merchandise</a><span class="hide"> | </span> <a class="navitab" href="">Interviews</a> </div>
  <div id="desc">
    <h2>Welcome to andreas02!</h2>
    <p>This is a free XHTML/CSS website template that you can use for any purpose without any obligations or limitations! It was originally released in August 2005, and has since been updated several times. It uses XHTML 1.0 Strict and CSS, and it has no tables at all. To show its features, I have filled it with some example content.</p>
    <p class="right"><a href="">Read more</a> &raquo;</p>
  </div>
  <div id="main">
    <h2>The idea behind the design</h2>
    <p>When it was time to redesign one of my sites, I got an idea about making one single design that all of my sites could use, and make some kind of official link network between the sites. My way of doing this turned out to be the use of toptabs (for selecting a website) and navitabs (for selecting subsections within the different sites). With a basic PHP template, all sites could now have the same design and share the same toptabs - but they can have their own separate content. If needed, each navitab can have a submenu in the sidebar, which allows this design to handle hundreds of pages while still keeping a quick and easy navigation. To make navigation more logical, each tab could have its own colorscheme or header image.</p>
    <p class="block"><strong>Please note:</strong> This template is built with XHTML and CSS code only. It contains no CMS-specific code. It may be customized to work with many different content management systems, but that will require additional programming.</p>
    <h3>Free to use!</h3>
    <p>If you like this layout and would like to use it in any way, you are free to do so. I kindly ask that you leave the "Design by Andreas Viklund" link in the footer of the site as that would be a nice way of giving something back to the original template designer. But it is just a request, no obligation. If you use this template for commercial purposes and remove the credits, please consider making a small PayPal donation through my website to support my work!</p>
    <p>Good luck with your new design!</p>
  </div>
  <div id="sidebar">
    <h3>More information:</h3>
    <p>Do you want more information about my free website templates? Then you should check out these pages:</p>
    <p> <a class="sidelink" href="">Free templates</a><span class="hide"> | </span> <a class="sidelink" href="">Commercial templates</a><span class="hide"> | </span> <a class="sidelink" href="">OpenDesigns.org</a><span class="hide"> | </span> <a class="sidelink" href="http://validator.w3.org/check/referer">Valid XHTML</a><span class="hide"> | </span> <a class="sidelink" href="http://jigsaw.w3.org/css-validator/check/referer">Valid CSS</a> </p>
    <h3>Image example:</h3>
    <p><img class="photo" src="andreas02-v20-images/test.jpg" height="100" width="130" alt="" /><br />
      "It happens every day: information overload! Time for a reboot..."<br />
      (traditional haiku poem)</p>
  </div>
  <div id="footer">
    <p>Copyright &copy; 2007 <a href="">Your Name</a> &middot; <a href="">Contact</a> &middot; <a href="">Policy</a> &middot; Design by <a href="http://andreasviklund.com/">Andreas Viklund</a> | <a href="">Homepage</a></p>
  </div>
</div>
</body>
</html>

   
    
    
    
    
    
  








Related examples in the same category

1.Adding images and alt message with XHTML
2.Alternative Text Rendering
3.Set background to #fff for an image
4.Set padding to 4px
5.display block
6. in a
7.Set image margin top and left to negative value
8.Image block
9.image clear: left;
10.Switch image for link
11.Adding caption to Image
12.Image as a link
13.Creating an Image Map
14.Top link with image
15.Wrap text along with image
16.Using arrow image for LI
17.Use image to create line
18.Large corner image for the top bar
19.Image slide show
20.Text wrap around image
21.Image side bar
22.Text wrap image
23.Using huge image to highlight your content
24.Using image to add shading to your text
25.Image Text wraper
26.Marginal Graphic Dropcap
27.Raised image
28.Lowered text
29.Image with clear left
30.Using css to wrap text around images
31.Image map area
32.HTML Image map
33.Creating and Using Image Maps
34.shape = "rect" indicates a rectangular area, with coordinates for the upper-left and lower-right corners
35.value "poly" creates a hotspot in the shape of a polygon, defined by coords
36.shape = "circle" indicates a circular area with the given center and radius
37. indicates that the specified image map is used with this image
38.Client-side Image Map Example
39.'area' defines the clickable area on a graphic or image
40.'coords' sets the coordinates of an 'a' or 'area' element
41.'galleryimg' eliminate the appearance of the toolbar for all 'img' elements
42.'img' displays a picture or a video clip
43.Adding shading to the picture
44.HTML code for image scaling
45.'ismap': Whether the image in 'img' element is a server-side image map
46.'lowsrc' gives the URL of a low-resolution image
47.'map' specifies the coordinates of an image map
48.'nohref' indicates that the 'area' in the 'map' has no link
49.'shape' sets the shape of an 'a' or 'area' element
50.'src' specifies a URL to be loaded by the element
51.'start' specifies when a video clip should start playing
52.'usemap' sets the image map for the map element
53.'hspace' sets the space in pixels between the left and right sides of an element
54.'vspace' sets the size in pixels of the vertical margins