9/16/14

HTML SECTIONS ELEMENT

<BODY>


html document එකක අන්තර්ගතය ලිවිය යුත්තේ මෙහිය. එක html document එකක් සදහා තිබිය හැක්කේ එක body tag එකක් පමණි.මෙම ටැග් එක සමග පහත දැක්වෙන attributes ක්‍රියාත්මක කල හැක.

Attributes

alink
background
bgcolor
link
onafterprint
onbeforeprint
onbeforeunload
onblur 



onmessage
onoffline
ononline
onpopstate
onredo
onresize
onstorage
onundo
onunload
text
vlink

භාවිතය  

<html> 
<head>
<title> My Page 
</title>
</head>
<body>
<p> Tell something </p>
</body>
</html>
Categories: ,

0 comments:

Post a Comment