#web-development
Read more stories on Hashnode
Articles with this tag
Table of Content Introduction to Images in websites. Uses of images on the website. The basic syntax of the img tag. Attributes Introduction to...
Block Elements : A block-level element always begins on a new line, and browsers add a margin (a space) before and after the element by default. A...
SelectorExampleExample description element elementdiv pSelects all <p> elements inside <div> elements element>elementdiv > pSelects all <p>...
● Some characters are reserved in HTML ● If you use the less than (<) or greater than (>) signs in your text, the browser might mix them with tags. To...
Introduction to HTML Comments HTML comments are a way to add notes and explanations to your HTML code without them being visible to users when the...
Back-end developers are the experts who build and maintain the mechanisms that process data and perform actions on websites. What does a Back-end...