Class 7 | Comments | Learn HTML
HTML Comment Tags You can add comments to your HTML source by using the following syntax: <!– Write your comments
Read MoreTechnology Issue Resolved Here!
HTML Comment Tags You can add comments to your HTML source by using the following syntax: <!– Write your comments
Read MoreHTML Computer Code Formatting Normally, HTML uses variable letter size, and variable letter spacing. This is not wanted when displaying
Read MoreHTML <q> for Short Quotations The HTML <q> element defines a short quotation. Browsers usually insert quotation marks around the
Read MoreHTML Styling Every HTML element has a default style (background color is white and text color is black). Changing the
Read MoreHTML Headings Headings are defined with the <h1> to <h6> tags. <h1> defines the most important heading. <h6> defines the
Read MoreHTML Elements HTML elements are written with a start tag, with an end tag, with the content in between: The
Read MoreIntroduction HTML stands for Hyper Text Markup Language. It is the standard markup language used to create web pages. Along
Read MoreURL stands for Uniform Resource Locator. It is the global address of documents and other resources on the World Wide
Read MoreDomain A domain name is a unique name for your web site. Like Google.com, Yahoo.com, msn.com etc. It is that
Read MoreThere are many types of server but at this time we discuss few of them. Web Server Application Server Web
Read More