Pseudo-elements selectors
Pseudo-elements selectors It select and style a part of an element. They are two types: First-line pseudo-element First-letter pseudo-element First-line […]
Pseudo-elements selectors Read More »
Pseudo-elements selectors It select and style a part of an element. They are two types: First-line pseudo-element First-letter pseudo-element First-line […]
Pseudo-elements selectors Read More »
CSS Pseudo-class selectors Pseudo-class selectors select elements based on a certain state like . Style an element when a user
Pseudo-class selectors Read More »
Combinator selectors The Combinator selectors select elements based on a specific relationship between them. There are four different combinators selectors
Combinator selectors Read More »
CSS Selectors CSS selectors are used to “find” (or select) the HTML elements you want to style. CSS selectors are
What is CSS? CSS stands for Cascading Style Sheets.it saves a lot of work and it also control the layout
W3.CSS Wide Text The w3-wide classes are used for wider text. Example <!DOCTYPE html> <html> <title>W3.CSS</title> <link rel=”stylesheet” href=”https://nielitbhu.com/w3file.css”> <body>
W3.CSS Text Property Read More »
C Program to Make a Simple Calculator Using switch case Example #include <conio.h> #include <stdio.h> void main() { char ch;
C Program to Make a Simple Calculator Read More »
W3.CSS Text Alignment The w3-left-align classes are used for left alignment elements. The w3-right-align classes are used for right alignment
W3.CSS Text Alignment Read More »
W3.CSS Bar Note : w3-topbar, w3-bottombar, w3-leftbar, and w3-rightbar classes are used to add thick borders to an element. w3-bottombar
W3.CSS Borders w3-border : Using this class to add borders (top, right, bottom, left) to an element.w3-border-top : Using this