Results 1 to 2 of 2

image gallery

This is a discussion on image gallery within the Web Design forums, part of the Web Designing & Development category; I have source code of image gallery. I want to make it more attractive. Can any one suggest me any ...

  1. #1
    Senior Member Array msn90's Avatar
    Join Date
    May 2009
    Location
    india
    Posts
    146

    Default image gallery

    I have source code of image gallery. I want to make it more attractive. Can any one suggest me any idea to make it more attractive.
    Code:
    <html>
    <head>
    <style type="text/css">
    div.img
          {
          margin:2px;
          border:1px solid #0000ff;
          height:auto;
          width:auto;
          float:left;
          text-align:center;
          }
    div.img img
          {
          display:inline;
          margin:3px;
          border:1px solid #ffffff;
          }
    div.img a:hover img
          {
          border:1px solid #0000ff;
          }
    div.desc
          {
          text-align:center;
          font-weight:normal;
          width:120px;
          margin:2px;
          }
    </style>
    </head>
    <body>
    
    <div class="img">
          <a target="_blank" href="klematis_big.htm">
            <img src="klematis_small.jpg" alt="Klematis" width="110"   height="90" />
          </a>
          <div class="desc">Add a description of the image here</div>
    </div>
    <div class="img">
          <a target="_blank" href="klematis2_big.htm">
            <img src="klematis2_small.jpg" alt="Klematis" width="110"   height="90" />
          </a>
          <div class="desc">Add a description of the image here</div>
    </div>
    <div class="img">
          <a target="_blank" href="klematis3_big.htm">
            <img src="klematis3_small.jpg" alt="Klematis" width="110"   height="90" />
          </a>
          <div class="desc">Add a description of the image here</div>
    </div>
    <div class="img">
          <a target="_blank" href="klematis4_big.htm">
            <img src="klematis4_small.jpg" alt="Klematis" width="110"   height="90" />
          </a>
          <div class="desc">Add a description of the image here</div>
    </div>
    
    </body>
    </html>

  2. #2
    Senior Member Array akash's Avatar
    Join Date
    Oct 2008
    Location
    Heaven (Earth)
    Posts
    500

    Default Re: image gallery

    I have checked your this source code. That this very good image gallery method is used by you.
    According to me your method is excellent According to me no any modification is required here.



Similar Threads

  1. Image Sprite Navigation With CSS
    By akash in forum Programming
    Replies: 0
    Last Post: 02-03-2009, 06:56 AM
  2. Random Image Display with PHP
    By akash in forum Scripts & Content Management
    Replies: 0
    Last Post: 01-30-2009, 08:45 AM
  3. Image in folder background
    By sagar4evr in forum Tech Support
    Replies: 0
    Last Post: 06-02-2008, 03:41 AM
  4. Xml image rotator?
    By Appu s in forum Scripts & Content Management
    Replies: 1
    Last Post: 01-24-2008, 09:34 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO Forum | Web Hosting Forum | Websites For Sale |