2914 2
how can i create rating system using html css?

I want to create rating system using html and css, how can i achieve it?

I want to achieve like this

...

Type
Question
2801 0
Limit Text After 2 Lines in CSS (Line Clamping)
In this article, I have provided various examples of showing ellipses after 2 lines of text in HTML div using CSS
Type
Article
2465 1
Type
Question
2358 2
how can i make a transparent border using css?

I don't have much knowledge in CSS, so I would like to know how can I create a transparent border using CSS?

The purpose of this border is like, I need to show a border on hovering <li> but it displaces other elements on hover if i write code like this

...
Type
Question
2344 2
Search form's select dropdown does not work on Apple phones

I have a search form consisting of 5 html selects, on a site which is running Bootstrap 4.1. This does not work on Apple phones, because when the visitor touches the select, the dropdown of options does not appear. This works fine on computers and android devices. Does anyone have a work around?

...
Type
Question

2281 1
how to place div centered inside div?

How can i place <div> in center horizontally which is inside another <div> using CSS?

I don't want to use position:absolute property

Example code:

...
Type
Question
2279 1
how to maintain aspect ratio using CSS?

Hello, I want to maintain an aspect ratio of a div using CSS, I know we can do it with javascript also, but I would like to maintain aspect ratio using CSS only.

Is there any way to change height according to width, maintaining the aspect ratio using any CSS rule or property?

...

Type
Question
2069 1
What is responsive web design and it's importance
In this article, I have provided a detailed explanation about what is responsive web design and how important it is for modern web development.
Type
Article
1983 1
How to make bootstrap dropdown appear on hover instead of click?

I have a bootstrap dropdown on my website, it opens when a user clicks on it like this https://jsfiddle.net/od3n/8T6Vm/, now I need to show dropdown options on hover instead of click, how can I do it?

Thanks

...
Type
Question
1613 1
How to right-align button inside Flex div?

How can I right align a button which is index div using CSS flex?

I cannot use float:right or posoition:absolute/relative, so please let me know how can I do this using Flex in CSS.

...
Type
Question

Page 3 of 4