[HTML-Tutorial-7] | Heading, Paragraph, Line Break, Word Break, Horizontal Rule | Web Development

How to create HTML headings & paragraphs & use some other elements to create line breaks & word breaks in your content. Also learn about meaningfully sectioning your content using horizontal rule.

Block-level Elements Video: https://www.youtube.com/watch?v=LtWc8l2l7S0&t

Empty Elements Video: https://www.youtube.com/watch?v=16ZfBcaT6z8&t

Headings & Para (Web Page): https://juthikashetye.github.io/Code-Range-Demos/headingsPara.html

Headings & Para (Code): https://github.com/juthikashetye/Code-Range-Demos/blob/master/headingsPara.html

Link to all demos from all tutorials: https://juthikashetye.github.io/Code-Range-Demos/

You May Also Like