Encircling people effect (CSS Sprites)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title> css sprites </title> <style type="text/css"> body{font-size:14px;} #imgmap{position:relative; width:350px; height:263px; background:url('office.jpg') no-repeat;} #imgmap .map{position:absolute;} #imgmap .map span{font-weight:bold; color:#000000; padding:3px; background:#FFFFFF; border:1px solid #CCCCCC;} #imgmap #d1{top:55px; left:109px;} #imgmap #d1 a{display:block; width:73px; height:69px; text-decoration:none;} #imgmap #d1 a:hover{background:url('office.jpg') -109px -317px no-repeat;} #imgmap #d1 a span{display:none;} #imgmap #d1 a:hover span{position:absolute; top:-25px; width:95px; display:block;} #imgmap #d2{top:111px; left:211px;} #imgmap #d2 a{display:block; width:47px; height:34px; text-decoration:none;} #imgmap #d2 a:hover{background:url('office.jpg') -211px -373px no-repeat;} #imgmap #d2 a span{display:none;} #imgmap #d2 a:hover span{position:absolute; top:-25px; width:60px; display:block;} #imgmap #d3{top:165px; left:168px;} #imgmap #d3 a{display:block; width:81px; height:87px; text-decoration:none;} #imgmap #d3 a:hover{background:url('office.jpg') -168px -427px no-repeat;} #imgmap #d3 a span{display:none;} #imgmap #d3 a:hover span{position:absolute; top:-25px; width:80px; display:block;} #imgmap #d4{top:101px; left:72px; z-index:100;} #imgmap #d4 a{display:block; width:96px; height:54px; text-decoration:none;} #imgmap #d4 a:hover{background:url('office.jpg') -72px -625px no-repeat;} #imgmap #d4 a span{display:none;} #imgmap #d4 a:hover span{position:absolute; top:-25px; width:70px; display:block;} #imgmap #d5{top:124px; left:45px;} #imgmap #d5 a{display:block; width:64px; height:39px; text-decoration:none;} #imgmap #d5 a:hover{background:url('office.jpg') -45px -386px no-repeat;} #imgmap #d5 a span{display:none;} #imgmap #d5 a:hover span{position:absolute; top:-38px; width:107px; display:block;} </style> </head> <body> <p id="imgmap"> <p class="map" id="d1"><a href="javascript:void(0)"><span>17寸的显示器</span></a></p> <p class="map" id="d2"><a href="javascript:void(0)"><span>听筒坏了</span></a></p> <p class="map" id="d3"><a href="javascript:void(0)"><span>白色的机箱</span></a></p> <p class="map" id="d4"><a href="javascript:void(0)"><span>ThinkPad</span></a></p> <p class="map" id="d5"><a href="javascript:void(0)"><span>我不知道这玩意是哪里买的</span></a></p> </p> </body> </html>
Example background image:
This article introduces how to use CSS to achieve the circle effect (CSS Sprites). For more related content, please pay attention to the php Chinese website.
Related recommendations:
How to perform AES256 encryption algorithm through PHP
How to send emails with attachments through PHP
Detailed explanation about php return data formatting class
The above is the detailed content of How to use CSS to achieve the circle effect (CSS Sprites). For more information, please follow other related articles on the PHP Chinese website!

CSS Grid is a powerful tool for creating complex, responsive web layouts. It simplifies design, improves accessibility, and offers more control than older methods.

Article discusses CSS Flexbox, a layout method for efficient alignment and distribution of space in responsive designs. It explains Flexbox usage, compares it with CSS Grid, and details browser support.

The article discusses techniques for creating responsive websites using CSS, including viewport meta tags, flexible grids, fluid media, media queries, and relative units. It also covers using CSS Grid and Flexbox together and recommends CSS framework

The article discusses the CSS box-sizing property, which controls how element dimensions are calculated. It explains values like content-box, border-box, and padding-box, and their impact on layout design and form alignment.

Article discusses creating animations using CSS, key properties, and combining with JavaScript. Main issue is browser compatibility.

Article discusses using CSS for 3D transformations, key properties, browser compatibility, and performance considerations for web projects.(Character count: 159)

The article discusses using CSS gradients (linear, radial, repeating) to enhance website visuals, adding depth, focus, and modern aesthetics.

Article discusses pseudo-elements in CSS, their use in enhancing HTML styling, and differences from pseudo-classes. Provides practical examples.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

SublimeText3 English version
Recommended: Win version, supports code prompts!

SublimeText3 Linux new version
SublimeText3 Linux latest version

Notepad++7.3.1
Easy-to-use and free code editor
