Select Page
Block And Inline Level Tags in HTML

Block And Inline Level Tags in HTML

Block And Inline Level Tags in HTML Block elements start on a new line and end with a carriage return. That’s, immediately after ending on a horizontal space, next block element goes to nest line. nanadwumor  comment(s) A block level element is like a...
HTML5 article element – How to use it

HTML5 article element – How to use it

Elements | html HTML5 article element – How to use it The <article> element is a new element in HTML5. It is one of the new HTML5 elements including the header, footer, section, nav etc. nanadwumor November 21, 2021 As the name suggests, the...