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

I need help in designing a website, I need help in designing a website I...

I need help in designing a website I want a website for tourism that make people book from my website. I will merely get commission from the website from the adverts the website

I need help to make a clone of website, I need help to make a Clone of webs...

I need help to make a Clone of website - Database and web programming a) Change to the subject matter b) A beautiful design, c) A certification program (Users will upload

Design a website in wordpress, Website using Wordpress I'm looking for s...

Website using Wordpress I'm looking for someone to design a website for me. I have example websites of what I'm looking for. Design Type: New Website Purpose of the Web

Online Expert System for Counseling, I need to do an Expert System using a ...

I need to do an Expert System using a PHP extension called PHLIPS that one is based on CLIPS rule-based programming language but using PHP technology, I have only 3 simple checklis

We need help in simple, We need help in Simple, Member-Based Fan Club Site ...

We need help in Simple, Member-Based Fan Club Site I play in an alternative-rock band as well as I am looking for someone to build a member-based website for our fan club. We do

I need creative web page developer, I need Creative Web Page Developer P...

I need Creative Web Page Developer Project Description: I'm seeking a creative and skilled developer to assist in developing our web pages. Our pages aim a certain marked wit

Need an expert to clone a website, Need an expert to Clone a website I w...

Need an expert to Clone a website I would like to repeat a website with other words to have a similar website with the same application for demo trading and trial accounts. O

We need help in event ticketing website built on wordpress, We need help in...

We need help in Event ticketing website built on Wordpress I work for an event promoter as well as we're looking to build our own ticketing site on the wordpress platform. De

Introduction to javascript, You can declare a variable by the var statement...

You can declare a variable by the var statement such as: var strname = some value You can also declare a variable with simply assigning a value to the variable. Although, if

Need help to develop drupal webform, Need help to develop Drupal WebForm ...

Need help to develop Drupal WebForm There is project to create a form in Drupal. It has to be dynamic form. Principally a booking form to book a car. Desired Skills are Drup

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