Category: CSS

CSS Opacity in an image link

First we start with an image, lets use the image above and just display it as normal create folder “style” inside it create our CSS “style.css” file & new HTML document (index.html). save image, click here. save image and past the image in “style” folder Your HTML file looks like this <html> <head> <link href=”style.css” [...]

0 Comments
Leave Your Comment »