Bernard Aybouts - Blog - MiltonMarketing.com

Coding with HTML – 101 Basics – Great start for beginners

By |March 25, 2018|HTML, Computer Programming Languages|

Coding with HTML - 101 Basics - Great start for beginners. Imagine you're building a house. In this analogy, HTML is like the blueprint for your house. Just like a blueprint outlines where the walls, doors, and windows go, HTML tells a web browser (like Chrome, Firefox, or Safari) where to put things[ ► ]

The line break HTML tag: br

By |March 25, 2018|HTML, Computer Programming Languages|

The line break HTML tag: br lets you start your text on a new line, but without starting a new paragraph. The line break tag is a self-closing HTML tag. Because there is no content to display on-screen, the line break tag is a single tag. In this example, we’ve used both the <p> tag,[ ► ]

Go to Top