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

Need help to add ubercart and configure for drupal 6 website, Need help to ...

Need help to Add Ubercart and Configure for Drupal 6 Website This project will be to install Ubercart on a Drupal 6 website and configure it to add the following- 1) product

Need help in chrome extension for site, Chrome extension I am seeking a ...

Chrome extension I am seeking a chrome extension for amazon.com. The extension will make it relaxed for me to get in touch with customers that have left me a feedback. Have you

Phpbb modifications for course type forum, PHPBB modifications (course type...

PHPBB modifications (course type forum) I want to create a different view/organization of the viewForum.php for my phpBB site. To support this change several changes needs to

Php web services using soap protocol, The developer must have the subsequen...

The developer must have the subsequent: 1. Experience with PHP web services using SOAP protocol 2. Experience using Exchange Web Services and Understanding of Exchange data m

We need help to develop a price comparison website, We need help to develop...

We need help to develop a Price Comparison Website I need to start a new website which compares prices of different products among different categories available on different ec

I need speedometer and tachometer, We need to get working Speedometer and T...

We need to get working Speedometer and Tachometer for a car in latest Cryengine Sandbox. You will find how to make it using existing features of Sandbox, or make your own. Ca

Need help in campaign monitor template design, Campaign Monitor Template De...

Campaign Monitor Template Design - RSS Hook Email I am seeking someone to help me build a template for Campaign Monitor using the RSS hook I have an e-commerce site as well a

Oop, how to know object oriented in php

how to know object oriented in php

Need help in event web based program using php, EVENT Web Based Program usi...

EVENT Web Based Program using PHP We are seeking someone who is qualified in using the PHP to develop an Event Management program which arrange of payments via systems like PayP

Need help to modify phpmelody template, Modify phpmelody template We hav...

Modify phpmelody template We have a video hosting site that uses the phpmelody backend as well as we would like someone with experience in that software to alter the template to

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