Here you will see how the basic html document structure looks like. The page includes a doctype declaration with a html, head, title and body element.
Doctype tells the browser what version oh html is using in the document.
For latest version html5 it is written as <!DOCTYPE html>
Read Also: HTML Forms
The other elements are:
html: Everything is wrtten between html tags.
head and title: In head tag we can put any javascript, css, meta words etc. Between title tag we used to show page title.
body: Here text, images, form, tables are used.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>Untitled Document</title> </head> <body> ... </body> </html>
Once you've memorized basic blackjack strategy, it's time to delve deeper into the game. Advanced…
Yoga is no longer just a physical practice. Yoga is popular as a lifestyle practice.…
Best Crypto Sign-Up Bonuses in India 2026: Ranked & Compared Every exchange claims to have…
One of the world's busiest travel hubs, New York City relies heavily on coach bus…
Whether large scale or small scale, many businesses want to market their services or products…
Online trading has brought ease of trading, better security protocols, and fast trade executions; however,…