#beginners
Read more stories on Hashnode
Articles with this tag
With emmet you can quickly write a bunch of code , wrap code with new tags , quickly traverse and select important code portions, and more. Emmet is...
An HTML entity is a piece of text ("string") that begins with an ampersand ( & ) and ends with a semicolon ( ; ). Entities are frequently used to...
Tags:- Tags are something which tells the browser what to display for example if we want to display the paragraph in the webpage we must use <p> tag ....
A comment is basically a text note that gives us explanation about what is written in next few lines of code for eg in html [ <!-- This is comment for...
Since the first hello world program was written in 1972 , it bacame the tradition among computer science professors and teachers to start the...
A backend developer is the one which controls the functionality of a website , for example if you click on sign up button what page should be visible...