You are on page 1of 4

Tag (උසුලන) Description ( විස්තර )

<html> Defines an HTML document (Html hkq fjí msgqjl wdrïNh fmkaùuhss&

<head> Defines information about the document


fjí msgf
q jys wvx.= l< hq;= uQ,sl f;dr;=re y÷kd .ekSu i|yd

<body> Defines the document's body fjí msgqfõ m%Odk lreKq we;=,;a lrkqfha fuu mrdih ;=,h

<Title> Defines a title fjí wvúh y÷kajd §u i|yd fhdokq ,nk YS¾I ud;Dldj

<P> Defines a paragraph fÊohla mgka .eනීsu iඳyd fuh Wmfය ෝ.s lr.kq ,efí'
<Br > Defines a single line break – fma,s fjka lsßu ioyd Ndú;d fõ'

<B> Defines bold text - jpkhla fyd jelshla meyeÈ,sj fmkaùu ioyd

<Center> Defines centered text -jpkhla fyda jelshla msgqfõ ueog .ekaùu

<H1> to <h6> Defines HTML headings - jpkhl fyda jelshl m%udKh fjkia lssrSu

<U> Defines Underline -jelshla hÜka brla we|su

<Big> Defines big text – úYd, wl=re

<Button> Defines a push button -fnd;a;ula ieliSu

<!...xxx….> Defines a comments - hula úia;r lrkjd

<Li> Defines lines – fma,s ieliSu

<I> or <em> Defines a Italic - wl=re fyda jpk we, lsßu

<Font> Defines font, color, and size for text - wl=re fjkia lsßu

Aimsoft Information Technology -135/7 P.Biyanwila –


1
Kadawagha – 0777478525
Tag (උසුලන) Description ( විස්තර )
<BLINK> Blink the Tag - wjYH foa ì,skl
a a lsßu ioyd

<IMG SRC> Inserts Pictures -msk;


a =rhla we;=,a lsßu ioyd

<TABLE> Inserts a Table - j.=jla ks¾udKh lsßu ioyd

<TH> Add heading to the table - j.=jlg ud;Dldjla we;=,a lsßu

<TR> Add row to the table - j.=jlg fma,s (row) we;=,a lsßu

<TD> Add column to the table - j.=jlg ;Sre (column) we;=,a lsßu

< WIDTH ="20%" > Change Size of the table - width - j.=fõ m<, fjkia lsßug

< HEIGHT ="20%" > Change Size of the table -height - Wi fjkia lsßug

<HR> Horizontal ruler - ;sria rE,

<TT> Typewriter text – h;=re ,shk wl=re

<SUB> Subscript text e.g.- This is Subscript text

Superscript text e.g. – This is Superscript text


<SUP>
<OL> Order list (Numbering) - ම්කිසි ලැයිස්තුවක් අංකන ිරීම 1, 2, 3, 4

<UL> Unorder list(Bullting) ම්කිසි ලැයිස්තුවක් ඉදිරිය න් බුලට් දැමීම 

<A > hypertext link -අධිසන්ධාන - යවනත් යවබ් පිටු හා සම්කබන්ධ ිරීම

<ALT> Alternate Text

colspan used to merge two or more columns - තීරු එ්කාබද්ධ ිරීම

Rowspan used to merge two or more rows in a row - යේලි එ්කාබද්ධ ිරීම

Aimsoft Information Technology -135/7 P.Biyanwila –


2
Kadawagha – 0777478525
Tag Description
Left Alignment Align text Left <P Align = “left”> වමට සැකසිම

Right Alignment Align text Right <P Align = “Right”> දකුණට සැකසීම

Center Alignment Align text Center <P Align = “Centr”> මැදට සැකසීම

Justify Alignment Align text justify <<p style="text-align:justify">” යදපැත්තම එකම යේළි කට
සැකසීම
<DL> Beginning of description list - විස්තතර ලැයිස්තුව පටන් ගැනීම

<Dt> Introduction of list - ලැයිස්තුව හඳුන්වා දීම

<Dd> Description of list - ලැයිස්තුව විස්තතර ිරීම

<Cellpadding> Show gap between cell border - යබෝඩර් අතර පරතර ක් තැබීම

<Cellspacing > Show gap between cell යකාටු අතර පරතර ක් තැබීම

<marquee> Animation of Text - ම්ක යද කට චල න ක් ලබාදීම

&nbsp Keep the gap between word වචන අතර පරතර ක් තැබීම

<s> Strike out “ Kadawatha” ම්ක වචන ක් තනි ඉරින් කැපිම

Line space between lines

<p style="line-height:200px;"> Line Space between line

Aimsoft Information Technology -135/7 P.Biyanwila –


3
Kadawagha – 0777478525
<IMG> tag is used to insert and image to be displayed in a HTML document
<Li> tands for list item. It is used to specify the items in the list.
<OL> stands for the ordered list
<UL> stands for unordered list and it is used to generate the bulleted list.
<A> Hyperlinks can be created using <A> for a certain text or image. Href
shows the place which should create the link

<IMG> පින්තූර ඇතුල් කිරීම සදහා මමම ටැග් එකක් භාවිතා මකමේ.

<Li> ලැයිස්තතුවක ඇති අයිතම එකිමෙක මවන්ත කිරීම සදහා භාවිතාමේ

<OL> ලැයිස්තතුවක ඇති අයිතම අනුපිළිමවලට අංකීය ආකාරයට සැකසීම

<UL> ලැයිස්තතවක ඇති අයිතම ඉදිරිමයන්ත Bullets මයදීම

<A> මමය භාවිතා කර යම් පාඨයක් මහෝ රූපයක් සදහා අධිසන්තධාෙ ලබා දිය හැකිය.

මමය href මගින්ත සම්භන්තධය ඇති කල යුතු ස්තථාෙය මපන්තවයි.

Aimsoft Information Technology -135/7 P.Biyanwila –


4
Kadawagha – 0777478525

You might also like