Jump to content

HTML

විකිපීඩියා වෙතින්
08:48, 5 ජූලි 2014 වන විට හරිත (සාකච්ඡාව | දායකත්ව) ('{{pp-semi|small=yes|expiry=19:38, 2 November 2014 (UTC)}} {{For|විකිපීඩියාවේ HTML භාවිත...' යොදමින් නව පිටුවක් තනන ලදි) විසින් සිදු කර ඇති සංශෝධන
(වෙනස) ← පැරණි සංශෝධනය | වත්මන් සංශෝධනය (වෙනස) | නව සංශෝධනය → (වෙනස)
HTML
(HyperText Markup Language)
දිගුව.html, .htm
අන්තර්ජාල මාධ්‍ය වර්ගයtext/html
කේත වර්ගයTEXT
ප්‍රථම නිකුත් කිරීම1993; වසර 32 කට පෙර (1993)
අවසාන නිකුත් කිරීම5.0 / 4 පෙබරවාරි 2014; වසර 11 කට පෙර (2014-02-04)
ආකෘතියේ වර්ගයDocument file format
විස්තීරණය වූයේSGML
විස්තීරණය වනුයේXHTML
සම්මත(ය)ISO/IEC 15445
W3C HTML 4.01
W3C HTML5 (draft)
විවෘත ආකෘතියක් ද?Yes
වෙබ් අඩවියw3.org/html/

HTML හෙවත් HyperText Markup Language යනු වෙබ් අඩවි සෑදීමට යොදා ගන්නා පිළිගත් මාකප් භාෂාව යි.

HTML ලියනු ලබන්නේ HTML element හි හැඩයම් තුළ වන අතර මෙහි අඩංගු වන මුලු වරහන් (උදාහරණ:<html>) තුළ සම්බන්ධක යොදනු ලැබේ. HTML tags most commonly come in pairs like <h1> and </h1>, although some tags represent empty elements and so are unpaired, for example <img>. The first tag in a pair is the start tag, and the second tag is the end tag (they are also called opening tags and closing tags).

The purpose of a web browser is to read HTML documents and compose them into visible or audible web pages. The browser does not display the HTML tags, but uses the tags to interpret the content of the page. HTML describes the structure of a website semantically along with cues for presentation, making it a markup language rather than a programming language.

HTML elements form the building blocks of all websites. HTML allows images and objects to be embedded and can be used to create interactive forms. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. It can embed scripts written in languages such as JavaScript which affect the behavior of HTML web pages.

Web browsers can also refer to Cascading Style Sheets (CSS) to define the look and layout of text and other material. The W3C, maintainer of both the HTML and the CSS standards, encourages the use of CSS over explicit presentational HTML.[1]

මූලාශ්‍ර

"https://si.wikipedia.org/w/index.php?title=HTML&oldid=309216" වෙතින් සම්ප්‍රවේශනය කෙරිණි