Every form of webpage begins with <html> and ends in </html> - This is the sign that the webpage consists of html.
Between the tag of <head></head> - Everything within it is the invisible process of the webpage. This includes the <style></style> and <title></title>.
Everything below these tags will contain the body <body><p></p></body>.
No comments:
Post a Comment