css psedou content data

Solutions on MaxInterview for css psedou content data by the best coders in the world

showing results for - "css psedou content data"
Guadalupe
21 Mar 2019
1.caption::before {
2	content: attr(data-title);
3	top: 0;
4	height: 25%;
5	padding: 5px 30px 15px 10px;
6	font-size: 40px;
7	border-bottom: 1px solid rgba(0,0,0,0.1);
8}
9
similar questions
queries leading to this page
css psedou content data