Category: Css (Page 1 of 4)

How to rotate image on hover using jquery

Last updated on June 7th, 2022 at 08:47 amImage displayed will get randomly tilted to different angles defined in an array either towards right or left. While mouse hover(Move mouse over the top of image) it will zoom within the defined range using CSS. Here I am zooming it to scale(2.1). Image will also have […]

How to Create Beautiful HTML Form Using CSS

Last updated on March 11th, 2022 at 07:57 amHere is a simple HTML registration form design with basic CSS, this make the form more attractive for users. You can also create a login form by modifying the below HTML code. When user focus on each input field this form also has ability to change border […]

How to create simple horizontal menu using css

Last updated on February 14th, 2023 at 09:15 amIn this tutorial we are going to create 3 different types of menu. One with simple color background and an image background, the other will be a drop down menu with examples. Simple Background Starting with the styling section, Create a file named menu.html and add the […]

« Older posts