the only thing you need to concern yourselves


The only thing you need to concern yourselves with in the HEAD tag (for now) is the TITLE tag.

The bulk of the page will be in the BODY tag, as illustrated in Figure.

<HEAD>

<TITLE> My page</TITLE>

</HEAD>

Here the document has been given the title My page. This is a good practice to give a title to the document created.

What you have made here is skeleton HTML document. It is the minimum needed information for a web document and all of the web documents should contain these basic components. Secondly, the document title is what seems at the very top of the browser window.

Request for Solution File

Ask an Expert for Answer!!
PHP Web Programming: the only thing you need to concern yourselves
Reference No:- TGS0416379

Expected delivery within 24 Hours