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

What are program visible and invisible resisters, What are program visible ...

What are program visible and invisible resisters? A4) Program visible is those registers that can be programmed by the users, or which are customizable, whereas Program invisible

Write a booking and pricing system, Write a booking and pricing system for ...

Write a booking and pricing system for seats for performances in a theatre. Design and write a system to handle information (equipment, people, events etc.) for a club. Given

Document type definition schema, Create a DTD which describes the structure...

Create a DTD which describes the structure of the document which you prepared in Question 1. Make sure that you use all appropriate DTD ingredients to constrain valid documents as

What is the purpose of a hashtable, Question: (a) How do you implement...

Question: (a) How do you implement the following in ASP.NET: (i) Server-side Comments (ii) Server-side Include Directives. (b) What is the purpose of a HashTable? (

Matlab, need some one to help me with malab

need some one to help me with malab

What are the Functions in Computer Programming, What are the Functions in C...

What are the Functions in Computer Programming? A program is completed up of one or more functions, with one of these being main(). Function is a self-contained block of progra

Temperature Calculation system, Detailed Description: • The program will t...

Detailed Description: • The program will take temperature readings as input from user for specified number of consecutive days. • Program will store these temperature values into

Use a procedure to integrate cube, Simpson's Rule is a more accurate method...

Simpson's Rule is a more accurate method of numerical integration than the method described in class. Using Simpson's Rule, the integral of a function f between a and b is approxim

Redundant sequence identification, Redundant sequence identification: Given...

Redundant sequence identification: Given a set of k DNA sequences, S = { s 1, s 2, ... ,  s k } give an optimal algorithm to identify all sequences that are completely contained

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