#html #programming
Block versus inline elements
There are two important categories of elements in HTML, which you should know about — block-level elements and inline elements.
If you want to change selection, open document below and click on "Move attachment"
Getting started with HTML - Learn web development | MDNand close correctly so they are clearly inside or outside one another. If they overlap like above, then your web browser will try to make a best guess at what you were trying to say, and you may well get unexpected results. So don't do it!
<span>Block versus inline elements
There are two important categories of elements in HTML, which you should know about — block-level elements and inline elements.
Block-level elements form a visible block on a page — they will appear on a new line from whatever content went before it, and any content that goes after it will also appear on a ne Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details