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

C# not c++ programing help, Please write a program declaring a variable x a...

Please write a program declaring a variable x as the type int, and use the scanf function to input an integer to initialize the value of x. Then, your program will print the follow

Programming logic???, write c++ source code to find the number of digits i...

write c++ source code to find the number of digits in a given integer? pls ans

What is the switch statement, What is the switch Statement? This is a dif...

What is the switch Statement? This is a different form of the multi way decision that It is well structured, but can only be used in certain cases where: 1. Here, Only one var

STM32, Windows XP using C# load a binary file and send it thru a USB port t...

Windows XP using C# load a binary file and send it thru a USB port to the USB port of STM32. STM32 received the file and then write it into an I2C EEPROM.

Animals, Let us say we have a list of 10 animal objects called "animals" in...

Let us say we have a list of 10 animal objects called "animals" in Alice. Write the code to move them forward synchronously by 1 meter.

Oop, Using OOP,write a sample program to get the factorial of a number ente...

Using OOP,write a sample program to get the factorial of a number entered by a user

Implement a two-dimensional table in prolog, Implement a two-dimensional ta...

Implement a two-dimensional table in Prolog. Your program will contain: 1.  An insert_entry predicate that takes a table, row, column and an entry and inserts the entry at the g

Operating systems, list of 10 operating systems with their hardware specifi...

list of 10 operating systems with their hardware specification and also list any 5 software associated with each operating system

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