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

Help, Hello, I am a web designer looking for inspiration for a website desi...

Hello, I am a web designer looking for inspiration for a website design (for any purpose) or creating a system that would be also created with the aid of the web programming langua

I need a continuing education website, I need a Continuing Education Websit...

I need a Continuing Education Website Please see attached PDF for job specifications. We will be selecting a freelancer within the next week if one meets our needs and budget. T

I need php help for quotation tool software/online solution, I need a php h...

I need a php help for Quotation tool software/online solution We need the following for our sales force. Quotation tool that permits them to capture the clients information (

Create the rollover image for navigation buttons, 1. In the Document window...

1. In the Document window, click on the second navigation button cell; then in the Common category of the Objects panel, click on the Insert Rollover Image icon. 2. Within the I

We need an e-commerce web developer, We need an E-commerce web developer ...

We need an E-commerce web developer Adopt, develop as well as deploy scalable and appropriate website solutions using the (customization) framework • Produce Digital Consumer

Need help for webshop migration, Webshop migration We need to migrate/mo...

Webshop migration We need to migrate/move the website rcfun.dk to a Magento solution as well as we are now looking for the right company that can do the job. The site is curr

Need help in magento dynamic png image generation, Magento Dynamic png imag...

Magento Dynamic png image generation for a vinyl lettering website I need to create dynamic png image generation for a vinyl lettering website. Requirements- 1) Dynamicall

I want adjustment in my wordpress site, I want adjustment in my wordpress s...

I want adjustment in my wordpress site I want to adjust as well as some modifications of my website. I want the job done within short deadline. Desired Skills are MySQL Admin

Need to create poker site with bitcoins, Need to create Poker Site with Bit...

Need to create Poker Site with Bitcoins We want to customize the poker software, we need it run both on web site (html5) and as desktop software -We want to customize Affilia

Thead - tbody - tfoot, mentions that a group of rows are the header rows at...

mentions that a group of rows are the header rows at the top of the table. specify that a group of rows are body rows. specify that a grou

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