2023 2024 EduVark > Education Discussion > General Discussion


  #1  
May 3rd, 2016, 04:22 PM
Unregistered
Guest User
 
Hypertext Markup Language

Hi I would like to have the details about what hypertext markup language is including where it used and how it is used?
Similar Threads
Thread
DU University Language Course
Korean Language in JNU
IITB Language Lab
GITAM.Edu.C Language
MSU Baroda Language Courses
Indian language
JNU for Language Course Syllabus
BCPL Language
Language course in JNU Delhi
LIC AAO Exam Language
JNU Italian Language
Language Institute Thammasat
Better Between Language Course or MCA
DU Language Courses
From Where to do Language Course

  #2  
May 3rd, 2016, 04:23 PM
Super Moderator
 
Join Date: Mar 2012
Re: Hypertext Markup Language

HTML (Hypertext Markup Language) is the arrangement of markup images or codes embedded in a document expected for presentation on a World Wide Web program page. The markup advises the Web program how to show a Web page's words and pictures for the client.

Initially created by Tim Berners-Lee in 1990, HTML is short for HyperText Markup Language. HTML is utilized to make electronic records (called pages) that are shown on the World Wide Web.

HTML is a formal Recommendation by the World Wide Web Consortium (W3C) and is for the most part held fast to by the significant programs, Microsoft's Internet Explorer and Netscape's Navigator, which likewise give some extra non-standard codes.

HTML Formatting Tags


There are several different labels used to organization and format the data in a Web page. Labels are additionally used to indicate hypertext joins. These permit Web designers to direct clients to other Web pages with just a tick of the mouse on either a picture or words. For a more finish rundown of HTML labels, look at the WC3 site.

HTML5

HTML5 is a W3C detail that characterizes the fifth real update of the Hypertext Markup Language (HTML). One of the real changes in HTML5 is in appreciation to how HTML addresses Web applications.

What does HTML resemble?

The accompanying is a sample of an essential page written in HTML and in addition a depiction of every segment and its capacity.

<!DOCType HTML PUBLIC "-/W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<html lang="en"><head>

<title>Example page</title>

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

</head>

<body>

<h1>This is a heading</h1>

<p>This is a sample of a fundamental HTML page.</p>

</body></html>


Quick Reply
Your Username: Click here to log in

Message:
Options



All times are GMT +5. The time now is 03:17 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.6.0

1 2 3 4 5 6 7 8