Explain what is html language with an example, Programming Languages

Assignment Help:

Explain what is HTML language with an example?

HTML is the HyperText Markup Language.
HTML files are text files featuring semantically tagged elements.
HTML filenames are suffixed along with .htm or .html.
Here's a simple HTML file:



My First HTML Document


A level one heading

Hello there. This is very important.



Names enclosed in angle brackets such as , , and are called tags. Tags are case insensitive. <html> means the similar thing as <HTML> as <Html> <HtMl>. Therefore, these days lower case tags are preferred, especially if you required to work with XML or XHTML.</p> <p style="text-align: justify;">Most start-tags are matched with end-tags, and affect the text contained among them. The end-tag is the similar as the opening tag except for a / after the opening angle bracket. For example, </html>, </head>, and are end-tags. The text in among and , My First HTML Document in the above example, is the title of the page.

As you can see from the above example elements may, in general, nest. However they may not overlap (though some browsers can handle this).


Related Discussions:- Explain what is html language with an example

Object-oriented languages, Object-oriented languages Languages that sup...

Object-oriented languages Languages that support OOP features can be classified into the following two categories: 1.    Object-based programming languages, and 2.      O

Describe the term inter-process communication, UNIX Operating System 1....

UNIX Operating System 1. Explain all the layers present in a UNIX Architecture? List and explain each of them. 2. Describe the term Inter-Process Communication. What are var

Define a prolog predicate that asserts list, Define a Prolog predicate flat...

Define a Prolog predicate flatten(List, FlattenedList)  that asserts List  is any nested list of atoms and  FlattenedList  is the same list with the nesting removed. The atom [] sh

Nature of the empirical data in pascal programming, You will soon receive i...

You will soon receive in an email a personalized assignment that tells you the nature of the "Empirical Data" you are to produce with a Pascal program for HW3. HW3 is about generat

Create application for a book store, You need to create a simple applicatio...

You need to create a simple application for the Note Plus book Store. The interface for the application is shown below:   REQUIRED: 1)  Create all necessary contro

Solve the given initial value problem, Solve the following initial value pr...

Solve the following initial value problem y (3) - 5y'' - 22y' + 56 y= 0;       y(0) = 1;           y'(0) = -2;         y''(0) = -4 Solution : r 3 - 5r 2 - 22r + 56 = (

Gridworld, how do I get my actor to spin

how do I get my actor to spin

Extensive programming platform .net, Extensive programming platform .NET ...

Extensive programming platform .NET It is a new, simple, and comprehensive selection foundation. It is not a selection terminology, but it can handle several selection dialects.

Modularity, Modularity, Abstraction, and Modelling Whether proving a t...

Modularity, Abstraction, and Modelling Whether proving a theorem by creating up from lemmas to simple basic theorems to more accurate results, or designing a circuit by creati

Looping, You are required to develop a program that calculates the charges ...

You are required to develop a program that calculates the charges for DVD rentals, where current release cost RM3.50 and all others cost RM2.50. If a customer rents several DVDs, e

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