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 need an experienced ruby on rails engineer, We need an Experienced Ruby ...

We need an Experienced Ruby on Rails Engineer We want a developer with very good knowledge of Ruby on Rails to stay development on a live web application. The ideal expert wi

We need help for back-end of laravel framework, We need help for back-end o...

We need help for back-end of Laravel Framework We have a new website/CMS already built on Laravel framework using PHP & AngularJS. We are in need of a freelance programmer to wo

Establish a database connection to a mysql server, Question: (a) What ...

Question: (a) What PHP code snippet is used to establish a database connection to a MySQL server using the MySQL improved API? (b) What are the advantages of using sto

Network layer of osi model, This layer is responsible for routing a packet ...

This layer is responsible for routing a packet in the subnet i.e., from source to destination nodes across multiple nodes in the similar network or across multiple networks. This l

Send an email via php, Only perform this function if the email address subm...

Only perform this function if the email address submitted is valid and its limit has not been exceeded, and of course the original reporter name and password Authentication has bee

Need help in shopify theme changes, Shopify Theme Changes I fundamentall...

Shopify Theme Changes I fundamentally have an existing responsive Shopify theme that works fine. Nevertheless I would like to tweak the look (layout) of it. Some things are v

We are in need of a junior ruby on rails developer, We are in need of a Jun...

We are in need of a Junior Ruby on Rails Developer In search of a junior Ruby on Rails developer to work on an array of projects. Creativity as well as good communication ski

Looking for web programmer for start-up, Looking for web programmer for sta...

Looking for web programmer for start-up (B2C platform plus app, similar Airbnb style) We just started besides need a web programmer who is intended to code only. Desired Skil

Create a simple php shopping cart, The system should be able to secure crea...

The system should be able to secure creating client accounts, integrate the notion of administrator and have a shopping cart. You should use PDO class for communications with th

Customize a oxyclassified website, Customize a oxyclassified website Pro...

Customize a oxyclassified website Project Description: i have being working with this site for a while but i just found out a few thing that i would like to change. it is

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