Create an html document, PHP Web Programming

Assignment Help:

An HTML document may be created via any HTML editor or text editor such as notepad etc.

STEPS FOR CREATING A SIMPLE HTML PROGRAM

1627_CREATE AN HTML DOCUMENT.png

1) Go to Start -> Programs->Accessories->Notepad.

2) Start with a document type tag & an <HTML> opening tag. Enter the given line in your doc.

                       <HTML>

 

3) Mention that you are beginning the head element of any document through issuing the <HEAD> opening tag. If a <HEAD> element is involved, it has to appear in an <HTML> element. The following line must appear next in your document:

                     <HEAD>

 

4) The <TITLE> element is employed to show the title of an HTML document. <TITLE> tags are placed in the head component of a document & the title is placed among the opening and the closing <TITLE> tags. Add up the given <TITLE> element to your document.

                      <TITLE>My First Page</TITLE>

5) In order to end the head area issues <HEAD> closing tag.

                       </HEAD>

Therefore the <HEAD> element is nested in the <HTML> element.

6) At this instant the body of document is developed. A <BODY> opening tag shows that this point has been attained. Enter the given line.

                     <BODY>

7) In the following illustration, the body of the document enclose a simple text statement which now you can enter in your file:

                                                    Hello World!

8) A </BODY> closing tag marks end of the <BODY> element. Alike to the Head element, the <BODY> element is also totally nested in the <HTML> element. In order to end the <BODY> element, issue closing corresponding tag in your document.

                                       </BODY>

9) lastly, terminate the <HTML> tag along with </HTML> as illustrated below:

980_CREATE AN HTML DOCUMENT1.png

10)  Save your document such as mypage.html

166_CREATE AN HTML DOCUMENT2.png

11)  In order to view the document opens the .html document in the browser.


Related Discussions:- Create an html document

We are looking for high end drupal specialist, We are looking for High End ...

We are looking for High End Drupal Specialist We are seeking to partner with an INDIVIDUAL Drupal expert with experience working on government or large multinational Drupal roll

I want a jquery mobile template creation expert, I am looking for a Jquery ...

I am looking for a Jquery mobile expert with strong css skills who has created Jquery ui and Jquery mobile plugins before as well as utilized other advanced java-script and CSS pro

Local area network, It is a privately - owned computer networks confined to...

It is a privately - owned computer networks confined to small geographical area, like an office or a factory extensively used to connect office PCs to share information & resources

Draw layout cells, In Layout view you can draw layout cells & layout tables...

In Layout view you can draw layout cells & layout tables to describe the design areas of a document. This task is easier to achieve if you prepare a sample of the page you're creat

Need help oscommerce postage fee need to paypal fix, Oscommerce postage fee...

Oscommerce postage fee - paypal fix 1. For certain reason the total payable send to ebay seems to no longer comprise the postage fee that was selected at check out. It is expose

A script to spider and index a site needed, A Script to Spider and Index a ...

A Script to Spider and Index a Site, A Script to Search the Index I want a script that can take 1 or more URLs and spider and index a site. The script must essentially use an ex

We need a developer for web app, We need a developer for web app We are ...

We need a developer for web app We are looking for a full stack developer or a team for building our web application. I want to import CSV files as well as output Excel spreadsh

Need help in data migration from pdg cart to magento, Data migration from P...

Data migration from PDG cart to Magento Job Description- I am seeking a Web Developer to migrate PDG shopping cart to Magento Your qualifications- a) Previous experienc

Wordpress script needed for poker site, Monthly Poker Ranking well-matched ...

Monthly Poker Ranking well-matched with Wordpress My website by now have a poker ranking The ranking is pretty modest. I feed it uploading XLS files which are very simple, up

Data types, A value, the data assigned to a variable, may contain any sort ...

A value, the data assigned to a variable, may contain any sort of data. Though, JavaScript considers data to fall into many possible types. Based on the type of data, certain opera

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd