Richard Offodilerichard234.hashnode.net·Sep 8, 2022CSS (Cascading Style Sheets)Introduction CSS stands for Cascading Style Sheets. It is used to describe how HTML elements are to be displayed on screen,paper, or in other media. It saves a lot of work. It ca control the layout of multiple web pages all at once. External style sh...HTML5
Ismail Akintundealphacodez.hashnode.net·Feb 6, 2023CSS Style Selectors ( Order of Precedence )In this post, we will highlight basic ways of styling HTML elements and their order of implementation. There exist various ways to style HTML elements with selectors that you might have come across but in case of conflicts whereby a single element is...CSS3 tags
Ismail Akintundealphacodez.hashnode.net·Feb 6, 2023CSS Style Selectors ( Order of Precedence )In this post, we will highlight basic ways of styling HTML elements and their order of implementation. There exist various ways to style HTML elements with selectors that you might have come across but in case of conflicts whereby a single element is...CSS3 tags
Richard Offodilerichard234.hashnode.net·Sep 8, 2022CSS (Cascading Style Sheets)Introduction CSS stands for Cascading Style Sheets. It is used to describe how HTML elements are to be displayed on screen,paper, or in other media. It saves a lot of work. It ca control the layout of multiple web pages all at once. External style sh...HTML5