Steps for creating a simple html program, Programming Languages

Assignment Help:

1368_STEPS FOR CREATING A SIMPLE HTML PROGRAM.png

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

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

                      

 

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

                    

757_my first page.png

4)        The 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.</p> <p style="text-align: justify;">                      <TITLE>My First Page

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

                      

Therefore the element is nested in the element.

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

                    

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 closing tag marks end of the element. Alike to the Head element, the element is also totally nested in the element. In order to end the element, issue closing corresponding tag in your document.

                                      

9)       lastly, terminate the tag along with as illustrated below:

 

 

10)  Save your document such as mypage.html

274_save html page.png

 

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


Related Discussions:- Steps for creating a simple html program

Design an application that opens and analyses word files, Design an applica...

Design an application that opens and analyses word files. Requirements: Create an application that analyses text documents. It should open a text file, read each word in

Draw data structure and analyse on xml, The scenario As an XML expert y...

The scenario As an XML expert you are required to model a system for an online furniture shop. After an interview with the shop manager you have the following information: T

Prelude to Programming, How does a Case Structure differ from a Case struct...

How does a Case Structure differ from a Case structure program in pseudocode

Fortran function for find and print out all prime number, Write a Fortran L...

Write a Fortran LOGICAL FUNCTION, called "is_prime", which determines if a given integer value is a prime number or not (A prime number is a natural number which has only two disti

Database, How to create an ER diagram?

How to create an ER diagram?

Recursive decent parser, Given grammar Grammar M following: 1 - - > b...

Given grammar Grammar M following: 1 - - > begin end 2 - - > 3 - - > 4 - - > ? 5 - - > Id : = ; 6 - - > read ( ) ; 7 - - > write ( )

Write a shell script to find the maximum of three numbers, W.A.S.S to find ...

W.A.S.S to find the maximum of three numbers Program # W.A.S.S to find the maximum of three numbers echo "Enter three No.:" read no1 read no2 read no3 if test $no1 -gt $n

Amen, Write a program that inputs two positive integers of, at most, 20 dig...

Write a program that inputs two positive integers of, at most, 20 digits and outputs the sum of the numbers. If the sum of the numbers has more than 20 digits, output the sum with

Multi-targeting .net structure, Support for Multi-Targeting The multi-targe...

Support for Multi-Targeting The multi-targeting function of Vision Facilities allows you specify the particular edition or account of the .NET Structure that is required for your p

Developing a preprocessor for java, How and where to start to develop a pre...

How and where to start to develop a preprocessor for java

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