<a href="#" onclick="showPreview('images/6.jpg','6');return false"><img src="images/06.jpg"></a> <a href="#" onclick="showPreview('images/7.jpg','7');return false"><img src="images/07.jpg"></a><a href="#" onclick="showPreview('images/8.jpg','8');return false"><a href="#" onClick="showPreview('images/8.jpg','8');return false"><img src="images/08.jpg"></a></a><a href="#" onclick="showPreview('images/9.jpg','1');return false"><img src="images/09.jpg"></a> <a href="#" onclick="showPreview('images/10.jpg','2');return false"><img src="images/010.jpg"></a> <a href="#" onclick="showPreview('images/11.jpg','3');return false"><img src="images/011.jpg"></a> <a href="#" onclick="showPreview('images/12.jpg','4');return false"><img src="images/012.jpg"></a> <a href="#" onclick="showPreview('images/13.jpg','5');return false"><img src="images/013.jpg"></a> <div class="imageCaption">This is the caption of image number 1</div> <div class="imageCaption">This is the caption of image number 2</div> <div class="imageCaption">This is the caption of image number 3</div> <div class="imageCaption">This is the caption of image number 4</div> <div class="imageCaption">This is the caption of image number 5</div> <div class="imageCaption">This is the caption of image number 6</div> <div class="imageCaption">This is the caption of image number 7</div> <div class="imageCaption">This is the caption of image number 8</div>
} #waitMessage{ display:none; position:absolute; left:200px; top:150px; background-color:#FFF; border:3px double #000; padding:4px; color:#555; font-size:0.9em; font-family:arial; text-align: center; } #galleryContainer{ /* Big Div surrounding up image, list of images and down image */ float:left;
/* CSS HACK */ height: 500px; /* IE 5.x - 120 px + 2 px for borders and 2px for padding*/ height/* */:/**/500px; /* Other browsers */ height: /**/500px;
/* CSS HACK */ width: 124px; /* IE 5.x - 120 px + 2 px for borders and 2px for padding*/ width/* */:/**/120px; /* Other browsers */ width: /**/120px;
border:0px solid #000; /* Black border */ padding:1px; /* A little space between the black border and the content inside */
} #galleryContainer #arrow_down{ /* Arrow down image */ height:16px;
} #galleryContainer #arrow_up{ height:16px; /* Arrow up image */
}
#theImages{ /* DIV where the images are located */ position:relative; overflow:hidden; height:498px; /* Height of boxes for the images */
} #theImages div{ position:relative; /* Don't change this */ height:1500px; /* Higher than total height of thumbnails */
} #theImages img{ border:0px; /* No border */ filter:alpha(opacity=50); /* Transparency - IE */ opacity:0.5; /* Transparency - Firefox */ padding-top:1px; /* Space between images */
} #previewPane #largeImageCaption{ /* CSS styling of image caption below large image */ font-style:italic; text-align:center; font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; /* Font to use */ font-size:0.9em;
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Здравствуйте, подскажите какой тег использовать для увеличения значения, пример на картинке.
Вроде, про такой тег я слышала. Если есть тег прогресс бар, значит и такое должно быть.
Question
laik216
Подскажите как выровнять по центру, совсем запутался...
html
css
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.