Snippets tagged “headings”
3 snippets use this tag.
- How to Add Lines Before and After the Heading TextCSS
If you are tired of standard heading styles then read this snippet and learn to add lines before and after heading giving it an attractive and unique style.
- HTML5 Page StructureHTML
Learn how to create an HTML5 page step by step. From doctype to different sections. See syntax and examples and practice yourself.
- What is the Difference Between <section> and <div> ElementsHTML
Read this snippet to find out the differences between the HTML <section> and <div> elements and see which element to use in some specific situations.