HTML Attributes What is an HTML Attribute?HTML attributes provide additional information about HTML elements. Attributes are always specified in the
start …Read More
HTML Comments it is used to understand the code written by someone.the browser will ignore the comments Types of Comments in HTMLSingle-line CommentsSing…Read More
HTML Page Structure Understanding the Structure of an HTML Document <!DOCTYPE html> // let browser know it's an HTML5 Document.<html> // Root of an…Read More
HTML Working How do websites work?When a user sends a request to a server by typing (www.devjunctionpoint.blogspot.com) on the internet or browseryour …Read More
0 Comments:
Post a Comment
Do leave your comments