Search Results for: ui

Creative Custom Cursors

18 Creative Custom Cursors

A cursor/pointer is a position indicator that helps the user enter text, numbers, or symbols. The default cursor is a symbol that is easily recognized by tons of people around…
CSS basics padding

Intro to HTML and CSS

In this intro to HTML and CSS, we provide a basic overview of the web development landscape and common terminology used in HTML and CSS.
Screenshot from the Codepen containing the full HTML and CSS example

How to Add a CSS Gradient Overlay to a Background Image

This article was originally posted at https://medium.com/@christinatruong/how-to-add-a-css-gradient-overlay-to-a-background-image-170216435f65 and was kindly shared by Christina Truong. Check out more of her work at https://christinatruong.com. Using images on a web page helps to…
CSS Framework

9 Types of Top CSS Frameworks In 2021

In today’s world, technology has become part of our everyday life. Web developers are constantly coming up with new designs and frameworks to make websites more user-friendly. A CSS framework…
CSS text-shadow

The text-shadow CSS Property

When adding CSS styles to text on an HTML page, it’s usually best to keep it subtle, to make sure that the content on your page is easy to read. But sometimes you may want to make a small block of text stand out a little more than the rest.