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

Genetic diseases, Genetic Diseases Problem Description Many human di...

Genetic Diseases Problem Description Many human diseases could be controlled by the knowledge of the gene's structure and pattern. The human gene could be represented by fou

Write your own version of the strcmp function string_compare, Write your ow...

Write your own version of the strcmp function string_compare. Supply a main program that will test each of the 3 differing outcomes. int string_compare(char *s, cha

Network security, Term project (you should code a function), demonstrate it...

Term project (you should code a function), demonstrate it to the class and a very breief report (one or two pages) describing what you did. You determine your project (could be imp

Write a program to check whether a car will crash or not, Write a program t...

Write a program to check whether a car will crash. There is an obstacle at a certain distance (say 100 m) and the car is travelling at a certain speed (try it with some different s

Write a script for explicitly display of values, Write a script called 'pro...

Write a script called 'prob1.m' that solves for the variables y, and z in terms of a user inputed x. The variables y and z are defined as follows: y = x - 30                when

Introduction to javascript, This is the programming language of the Web. It...

This is the programming language of the Web. It is mainly used for validating forms. JavaScript & Java can be associated to each other. There exist several other differences betwee

Recursion function, Use recursion to de ne a function position which has as...

Use recursion to de ne a function position which has as input an integer, a character and a string and returns the result of inserting the character in the string at the position s

Draw the sequence diagram for the scenario, Draw the sequence diagram for t...

Draw the sequence diagram for the following scenario of eBroker. Sell Stock The user enters the username and password The system checks that the user is a valid user

Fortran programming, Question 1- In engineering applications it is often ne...

Question 1- In engineering applications it is often necessary to fit a straight line to a set of N points with known coordinates (xi, yi), where i indexes the points (N in total).

What are the characteristics of a good algorithm, What is an algorithm? Wha...

What is an algorithm? What are the characteristics of a good algorithm? An algorithm is defined as “a step-by-step procedure of accomplishing some task'''' An algorithm may be sh

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