Go make someone's day
Nothing here yet.
Aug 9, 2023 · 3 min read · LISTS Types of lists in HTML Unordered List Ordered List Description List I am going to attack one HTML File which will cover LISTS: Unordered list, ordered list, Description list Interlinking of pages Mailing Downloading Images Video Aud...
Join discussion
Aug 7, 2023 · 2 min read · Headings There are 6 types of heading: h1, h2, h3, h4, h5, h6. However, we mostly use the first three heading for the web pages. Paragraph As we have already talked about it paragraph one of the tags to write the content. It starts and ends with p ( ...
Join discussion
Aug 4, 2023 · 4 min read · In this, I have gone through some basics of HTML coding. As usual, we have started with the Hello World project. First, we have to know some quick tips which will enable us to write the whole starting code with just one single symbol. //! // If u us...
Join discussion
Aug 4, 2023 · 1 min read · After understanding basic terminology I started learning some basics of HTML, I already know the things that have been taught but a quick refresher is always helpful. The topics that we covered are: HTML CSS What is JavaScript History of JavaScri...
Join discussion