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

JUnit test, hi, can you help me with testing java classes I have wrote usin...

hi, can you help me with testing java classes I have wrote using java and jsp and servlet in eclipse ? I want to use JUnit for testing

Store an url in a dartabase, how to store an url in a dartabase(sql server ...

how to store an url in a dartabase(sql server 2005)? (or) create table b(url what is the datatype for url?

Software application, Does anyone know anything about java programming here...

Does anyone know anything about java programming here?

Input output program, Problem Specification I/O programming is the \bre...

Problem Specification I/O programming is the \bread and butter", the raison d'etre, of microcontrollers. After all, our definition of a microcontroller is \a microprocessor wit

Write an application to assign seats for each flight, ( Airline Reservation...

( Airline Reservations System ) A small airline has just purchased a computer for its new automated reservations system. You have been asked to develop the new system. You are to w

I have to create three batch files, I have to create a bank atm machine usi...

I have to create a bank atm machine using MS-DOS. I am struggling to create LIST ALL ACCOUNTS ROLL-BACK TRANSACTIONS ACCESS AN ACCOUNT

Creating variables in java script, You must use the keyword ''var'' to crea...

You must use the keyword ''var'' to create and initialize a variable. The placement of the variable creation in your code is very important. Examples: var first = 21; var secon

New features of visual studio 2008, New Features of Visual Studio 2008 1. L...

New Features of Visual Studio 2008 1. LINQ Support LINQ primarily is the structure of many conventional question employees that allow you to perform with information in a more user

Write a perl script that accepts two integer arguments, 1. Write a Perl scr...

1. Write a Perl script that accepts exactly 2 integer arguments where the first argument must be less than the second argument. The script will print a comma separated list of inte

Return value in an array, A specification of a function TOARR is given belo...

A specification of a function TOARR is given below. function TOARR(n in Int, s in Stack of Int) return in Array of Int pre n ≥ 0. post The returned value is an array of size

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