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

Java swing, Expertsmind brings you unique solution in java assignments ...

Expertsmind brings you unique solution in java assignments Swing Move is the primary Java GUI gadget tool set. It is part of Oracle's Java Groundwork Sessions (JFC) - an A

Need help to convert a site to nationbuilder, Need help to convert a site t...

Need help to convert a site to NationBuilder This project is to transfer the site- (podiotools.com) which is by now responsive HTML and is currently setup in Adobe Business Cata

What do you meant by a function, (a) (i) What do you meant  by a function? ...

(a) (i) What do you meant  by a function? Are functions required when writing a C program? (ii) State one of the advantages to the use of functions. (iii) What do you meant by a

and gate- or gate-logical-program , System.in and System.out should not be...

System.in and System.out should not be used anywhere in the programs except in main and only for testing purposes.  All calculations should be done in a method.  Note:  To use J

Write a function called triple, Write a function called triple (in a file c...

Write a function called triple (in a file called 'triple.m'). That takes a single variable x and returns a single variable in which every element of x is multiplied by 3. Make sure

About oracle, do you solve questions of assigments?

do you solve questions of assigments?

Decision table, If it is a weekday and it is not a holiday, then you go to ...

If it is a weekday and it is not a holiday, then you go to work. However, if it is a weekday and it is a holiday, then what you do depends on the weather. If it is raining, you pla

C++ programing, how to rewrite C++ program the DNAStrand class (DNA Project...

how to rewrite C++ program the DNAStrand class (DNA Project) to instead store the nucleotide sequence in a dynamically-allocated array?

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