30款css3實(shí)現(xiàn)的鼠標(biāo)經(jīng)過圖片顯示描述特效_html/css_WEB-ITnose
Jun 24, 2016 am 11:49 AM
今天給大家分享30款css3實(shí)現(xiàn)的鼠標(biāo)經(jīng)過圖片顯示描述特效,鼠標(biāo)經(jīng)過這些圖片的時(shí)候以非常炫的方式顯示圖片的描述。為保證最佳的效果,請(qǐng)?jiān)?IE10+、Chrome、Firefox 和 Safari 等現(xiàn)代瀏覽器中瀏覽。
在線預(yù)覽???源碼下載
實(shí)現(xiàn)的代碼。
html代碼:
<div class="container"> <!-- Top Navigation --> <header class="codrops-header"> <h1>Hover Effect Ideas <span>An inspirational collection of subtle hover effects</span></h1> <nav class="codrops-demos"> <a class="current-demo" href="index.html">Set 1</a> <a href="index2.html">Set 2</a> </nav> </header> <div class="content"> <h2> Lily</h2> <div class="grid"> <figure class="effect-lily"> <img src="/static/imghw/default1.png" data-src="img/12.jpg" class="lazy" alt="img12"/> <figcaption> <div> <h2>Nice <span>Lily</span></h2> <p>Lily likes to play with crayons and pencils</p> </div> <a href="#">View more</a> </figcaption> </figure> <figure class="effect-lily"> <img src="/static/imghw/default1.png" data-src="img/1.jpg" class="lazy" alt="img1"/> <figcaption> <div> <h2>Nice <span>Lily</span></h2> <p>Lily likes to play with crayons and pencils</p> </div> <a href="#">View more</a> </figcaption> </figure> </div> <h2> Sadie</h2> <div class="grid"> <figure class="effect-sadie"> <img src="/static/imghw/default1.png" data-src="img/2.jpg" class="lazy" alt="img02"/> <figcaption> <h2>Holy <span>Sadie</span></h2> <p>Sadie never took her eyes off me. <br>She had a dark soul.</p> <a href="#">View more</a> </figcaption> </figure> <figure class="effect-sadie"> <img src="/static/imghw/default1.png" data-src="img/14.jpg" class="lazy" alt="img14"/> <figcaption> <h2>Holy <span>Sadie</span></h2> <p>Sadie never took her eyes off me. <br>She had a dark soul.</p> <a href="#">View more</a> </figcaption> </figure> </div> <h2> Honey</h2> <div class="grid"> <figure class="effect-honey"> <img src="/static/imghw/default1.png" data-src="img/4.jpg" class="lazy" alt="img04"/> <figcaption> <h2>Dreamy <span>Honey</span> <i>Now</i></h2> <a href="#">View more</a> </figcaption> </figure> <figure class="effect-honey"> <img src="/static/imghw/default1.png" data-src="img/5.jpg" class="lazy" alt="img05"/> <figcaption> <h2>Dreamy <span>Honey</span> <i>Now</i></h2> <a href="#">View more</a> </figcaption> </figure> </div> <h2> Layla</h2> <div class="grid"> <figure class="effect-layla"> <img src="/static/imghw/default1.png" data-src="img/6.jpg" class="lazy" alt="img06"/> <figcaption> <h2>Crazy <span>Layla</span></h2> <p>When Layla appears, she brings an eternal summer along.</p> <a href="#">View more</a> </figcaption> </figure> <figure class="effect-layla"> <img src="/static/imghw/default1.png" data-src="img/3.jpg" class="lazy" alt="img03"/> <figcaption> <h2>Crazy <span>Layla</span></h2> <p>When Layla appears, she brings an eternal summer along.</p> <a href="#">View more</a> </figcaption> </figure> </div> <h2> Zoe</h2> <div class="grid"> <figure class="effect-zoe"> <img src="/static/imghw/default1.png" data-src="img/25.jpg" class="lazy" alt="img25"/> <figcaption> <h2>Creative <span>Zoe</span></h2> <p class="icon-links"> <a href="#"><span class="icon-heart"></span></a> <a href="#"><span class="icon-eye"></span></a> <a href="#"><span class="icon-paper-clip"></span></a> </p> <p class="description">Zoe never had the patience of her sisters. She deliberately punched the bear in his face.</p> </figcaption> </figure> <figure class="effect-zoe"> <img src="/static/imghw/default1.png" data-src="img/26.jpg" class="lazy" alt="img26"/> <figcaption> <h2>Creative <span>Zoe</span></h2> <p class="icon-links"> <a href="#"><span class="icon-heart"></span></a> <a href="#"><span class="icon-eye"></span></a> <a href="#"><span class="icon-paper-clip"></span></a> </p> <p class="description">Zoe never had the patience of her sisters. She deliberately punched the bear in his face.</p> </figcaption> </figure> </div> <h2> Oscar</h2> <div class="grid"> <figure class="effect-oscar"> <img src="/static/imghw/default1.png" data-src="img/9.jpg" class="lazy" alt="img09"/> <figcaption> <h2>Warm <span>Oscar</span></h2> <p>Oscar is a decent man. He used to clean porches with pleasure.</p> <a href="#">View more</a> </figcaption> </figure> <figure class="effect-oscar"> <img src="/static/imghw/default1.png" data-src="img/10.jpg" class="lazy" alt="img10"/> <figcaption> <h2>Warm <span>Oscar</span></h2> <p>Oscar is a decent man. He used to clean porches with pleasure.</p> <a href="#">View more</a> </figcaption> </figure> </div> <h2> Marley</h2> <div class="grid"> <figure class="effect-marley"> <img src="/static/imghw/default1.png" data-src="img/11.jpg" class="lazy" alt="img11"/> <figcaption> <h2>Sweet <span>Marley</span></h2> <p>Marley tried to convince her but she was not interested.</p> <a href="#">View more</a> </figcaption> </figure> <figure class="effect-marley"> <img src="/static/imghw/default1.png" data-src="img/12.jpg" class="lazy" alt="img12"/> <figcaption> <h2>Sweet <span>Marley</span></h2> <p>Marley tried to convince her but she was not interested.</p> <a href="#">View more</a> </figcaption> </figure> </div> <h2> Ruby</h2> <div class="grid"> <figure class="effect-ruby"> <img src="/static/imghw/default1.png" data-src="img/13.jpg" class="lazy" alt="img13"/> <figcaption> <h2>Glowing <span>Ruby</span></h2> <p>Ruby did not need any help. Everybody knew that.</p> <a href="#">View more</a> </figcaption> </figure> <figure class="effect-ruby"> <img src="/static/imghw/default1.png" data-src="img/14.jpg" class="lazy" alt="img14"/> <figcaption> <h2>Glowing <span>Ruby</span></h2> <p>Ruby did not need any help. Everybody knew that.</p> <a href="#">View more</a> </figcaption> </figure> </div> <h2> Roxy</h2> <div class="grid"> <figure class="effect-roxy"> <img src="/static/imghw/default1.png" data-src="img/15.jpg" class="lazy" alt="img15"/> <figcaption> <h2>Charming <span>Roxy</span></h2> <p>Roxy was my best friend. She'd cross any border for me.</p> <a href="#">View more</a> </figcaption> </figure> <figure class="effect-roxy"> <img src="/static/imghw/default1.png" data-src="img/1.jpg" class="lazy" alt="img01"/> <figcaption> <h2>Charming <span>Roxy</span></h2> <p>Roxy was my best friend. She'd cross any border for me.</p> <a href="#">View more</a> </figcaption> </figure> </div> <h2> Bubba</h2> <div class="grid"> <figure class="effect-bubba"> <img src="/static/imghw/default1.png" data-src="img/2.jpg" class="lazy" alt="img02"/> <figcaption> <h2>Fresh <span>Bubba</span></h2> <p>Bubba likes to appear out of thin air.</p> <a href="#">View more</a> </figcaption> </figure> <figure class="effect-bubba"> <img src="/static/imghw/default1.png" data-src="img/16.jpg" class="lazy" alt="img16"/> <figcaption> <h2>Fresh <span>Bubba</span></h2> <p>Bubba likes to appear out of thin air.</p> <a href="#">View more</a> </figcaption> </figure> </div> <h2> Romeo</h2> <div class="grid"> <figure class="effect-romeo"> <img src="/static/imghw/default1.png" data-src="img/17.jpg" class="lazy" alt="img17"/> <figcaption> <h2>Wild <span>Romeo</span></h2> <p>Romeo never knows what he wants. He seemed to be very cross about something.</p> <a href="#">View more</a> </figcaption> </figure> <figure class="effect-romeo"> <img src="/static/imghw/default1.png" data-src="img/18.jpg" class="lazy" alt="img18"/> <figcaption> <h2>Wild <span>Romeo</span></h2> <p>Romeo never knows what he wants. He seemed to be very cross about something.</p> <a href="#">View more</a> </figcaption> </figure> </div> <h2> Dexter</h2> <div class="grid"> <figure class="effect-dexter"> <img src="/static/imghw/default1.png" data-src="img/19.jpg" class="lazy" alt="img19"/> <figcaption> <h2>Strange <span>Dexter</span></h2> <p>Dexter had his own strange way. You could watch him training ants.</p> <a href="#">View more</a> </figcaption> </figure> <figure class="effect-dexter"> <img src="/static/imghw/default1.png" data-src="img/12.jpg" class="lazy" alt="img12"/> <figcaption> <h2>Strange <span>Dexter</span></h2> <p>Dexter had his own strange way. You could watch him training ants.</p> <a href="#">View more</a> </figcaption> </figure> </div> <h2> Sarah</h2> <div class="grid"> <figure class="effect-sarah"> <img src="/static/imghw/default1.png" data-src="img/13.jpg" class="lazy" alt="img13"/> <figcaption> <h2>Free <span>Sarah</span></h2> <p>Sarah likes to watch clouds. She's quite depressed.</p> <a href="#">View more</a> </figcaption> </figure> <figure class="effect-sarah"> <img src="/static/imghw/default1.png" data-src="img/20.jpg" class="lazy" alt="img20"/> <figcaption> <h2>Free <span>Sarah</span></h2> <p>Sarah likes to watch clouds. She's quite depressed.</p> <a href="#">View more</a> </figcaption> </figure> </div> <h2> Chico</h2> <div class="grid"> <figure class="effect-chico"> <img src="/static/imghw/default1.png" data-src="img/15.jpg" class="lazy" alt="img15"/> <figcaption> <h2>Silly <span>Chico</span></h2> <p>Chico's main fear was missing the morning bus.</p> <a href="#">View more</a> </figcaption> </figure> <figure class="effect-chico"> <img src="/static/imghw/default1.png" data-src="img/4.jpg" class="lazy" alt="img04"/> <figcaption> <h2>Silly <span>Chico</span></h2> <p>Chico's main fear was missing the morning bus.</p> <a href="#">View more</a> </figcaption> </figure> </div> <h2> Milo</h2> <div class="grid"> <figure class="effect-milo"> <img src="/static/imghw/default1.png" data-src="img/11.jpg" class="lazy" alt="img11"/> <figcaption> <h2>Faithful <span>Milo</span></h2> <p>Milo went to the woods. He took a fun ride and never came back.</p> <a href="#">View more</a> </figcaption> </figure> <figure class="effect-milo"> <img src="/static/imghw/default1.png" data-src="img/3.jpg" class="lazy" alt="img03"/> <figcaption> <h2>Faithful <span>Milo</span></h2> <p>Milo went to the woods. He took a fun ride and never came back.</p> <a href="#">View more</a> </figcaption> </figure> </div> </div> <nav class="codrops-demos"> <a class="current-demo" href="index.html">Set 1</a> <a href="index2.html">Set 2</a> </nav> <!-- Related demos --> </div>
via:http://www.w2bc.com/Article/19556

? AI ??

Undress AI Tool
??? ???? ??

Undresser.AI Undress
???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover
???? ?? ???? ??? AI ?????.

Clothoff.io
AI ? ???

Video Face Swap
??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

?? ??

??? ??

???++7.3.1
???? ?? ?? ?? ???

SublimeText3 ??? ??
??? ??, ???? ?? ????.

???? 13.0.1 ???
??? PHP ?? ?? ??

???? CS6
??? ? ?? ??

SublimeText3 Mac ??
? ??? ?? ?? ?????(SublimeText3)

HTML ?? ??? ???? ?? ??? ??? ???? ?? ?? ?? ? ???? ?? ??? ????????. 1. ????? ??? ??? ????? ?? ? ?? ?? (? : ??, ??, ???)? ?? ??? ?????. 2. JavaScript? ?? ?? ? ??? ???? ID? ?? ??? ?? ??? ??? ???? ?? ? ????. 3. CSS? ???? ???, ???, ?? ??? ? ??/?? ?? ??? ???? ???? ??? ???? ??? ??? ??????. 4. ???? ????????? : ???? ? ??? ????? ??? ???? JS ???? ???? ????? ???? ??? ???? ??? ??? ??? ???? ??? ?????. ??? ???????

HTMLHEAD? ?? ???? SEO, ?? ?? ? ???? ??? ?????. 1. ??? ??? ??? ????, ???? ???? ???? ??????. 2. OpenGraph ? Twitter ?? ??? ???? ?? ?? ??? ????? ??? ?????? ???? ??? ??? ???? ???????. 3. ?? ?? ? ??? ??? ???? ??? ??? ??? ???? ????????. 4. ?? ???, ?? ?? ? ?? ?? ?? ???? ?? ??? ??? ????? ???????.

Tolearnhtmlin2025, chooSeatUtoriorialThatthatthath and-practicewithmoderndardAndardsandegratescssandjavaScriptBasics.1.

???? ??? HTML ?? ???? ??? ??? ?????? ?? Div Flex ?? ??? ????? ???? ??? ?????? ??? ???????. ??, ?? ???? ?????? ?? CSS? ?? ? ?? ????. ?? ?? ??? ALT ??? ?? ???? ?? URL? ?????? ??? ???? ??? ?? TD? ??????????. ????? ?? ?????? ?? ??? ????? ???????.

HTML ??? ???? ????? ?? ?? ???? ??? ?? ???? ?? ???? ?? ? ? ????. 1. ??, ??? ?? ?? ??? ?? ??? ? ??? ???? ???? ? ?????. 2. ?? ???? ???? ??? ? ?? ??? ?? ? ? ????. 3. ??? ??? ??? ???? ?????? ??? ??? ? SEO ??? ??????. 4. ??? ??? ?, ??? ??? ??? ????? ??????, ???? ?? ????? ???? ??? ?? ???? ???? ???????. 5. ??? ??? ALT ??? ??? ????. 6. ??? ???? ??? ?? ??? ?? ?? ??? ?? ? ? ????. ? ? ?? ??? ???? ???? ?? ???? ???? ?? ? ???? ???? ? ??????.

???, ID, ???, ??? ? ??? HTML?? ?? ????? ???? ??? ?????. ???? ??? ?? ? JavaScript ??? ?????? ?? ?? ??? ??? ??? ???? ? ?????. ID? ?? ?? ? JavaScript ???? ??? ??? ?? ?? ???? ?????. ???? ???? ??? ???? ?? ? ? ??? ?? ???? ????? ??? ???? ???? ????. ??? ??? ??? ?? ???? ???? ? ????, ?? ??? ?? ? ??? ?? ??? ?????. ??? ??? ?? ????? ???? ? ????? ???? ??? ????? ?? ?????. ??? ??? ????? ???? ?? ???? ??? ??? ???? ? ????.

??? ??? ??? HTML ?? ??? ??? ????? ?? ?? ?? ?? ???? ?? ?? ? ? ????. ?? ???? ??? ?????. 1. JavaScript? ???? ?? ?? ? ??? ???? ???? ?? ?? ??? ?? ?? ? ???? ???? ????. 2. Formspree? ?? ?? ???? ? ???? ???? ???? ???? ??? ?? ? ???? ??? ?????. 3. LocalStorage? ???? ??? ?? ??? ????? ?? ??? ?? ???? ??? ???? ? ????? ??? ??? ?? ???? ???? ????.

Native Lazy Loading? ?? ???? ????,?? = "???"??? ??? ???? ??? ????? ? ? ????. 1. JavaScript ?? ?? ?????? ???? ??? HTML?? ?? ?????. 2. ??? ??? ? ?? ??? ???? ?? ??, ?? ??? ??? ??? ? ? ?? ???? ?????. 3. ? ?? ?? ?? ???????? ???? ???? ????. 4. ??? ??? ?, ??? ?? ???? ???? ??? ??? ?? ???????. 5. SRCSET ? ?? ??? ?? ?? ? ??? ??? ????????. 6. ??? ??? ???????. ?? ??? ??????? ???? ????. ?? ??? ?? ??? ? ??? JavaScript ???? ?? ? ? ????.
