HTML or markup language Extension
Example Explained
What you simply created may be a skeleton markup language document. this can be the minimum needed info for an internetdocument and every one internet documents ought to contain these basic parts. the primary tag in your markup language document is <html>. This
tag tells your browser that this can be the beginning of associate markup language document. The last tag in your document is </html>. This tag
tells your browser that this can be the tip of the markup language document.
The text between the <head> tag and therefore the </head> tag is header info. Header info isn't displayed within the
browser window.
The text between the <title> tags is that the title of your document. The <title> tag is employed to unambiguously establish every
document and is additionally displayed within the title bar of the browser window.
The text between the <body> tags is that the text which will be displayed in your browser.
The text between the and tags are displayed in an exceedingly daring font.
HTML or markup language
Extension?
after you save associate markup language file, you'll use either the .htm or the .html extension. The .htm extension comes from the past once a number of the usually used code solely allowed 3 letter extensions. it's utterly safe to use either .html or .htm, however be consistent. mypage.htm and mypage.html square measure treated as totally different files by the browser.
How to read markup language supply an honest thanks to learn markup language is to appear at however others have coded their markup language pages. to search out out, merely click on the read choice in your browsers toolbar and choose supply or Page supply. this may open a window that shows you the particular markup language of the page. plow ahead and think about the supply markup language for this page.
wow
ReplyDeleteyes ! It's a wow
Delete