Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
එක පැකේජ් එකයි මාසෙටම Unlimited Internet. තාමත් DATA CARD දාන්න සල්ලි වියදම් කරනවද? අඩුම මිලට අපෙන්.
sayuru bandara
Updated:
Tuesday at 12:30 PM
Ad icon
ඉන්ටර්නෙට් එකෙන් හරියටම සල්ලි හොයන්න සහ Success වෙන්න කැමතිද? 🚀 (E-Money & Success Stories)
siri sumana
Updated:
Saturday at 11:44 PM
Gemini AI PRO 18 months Offer
Hawaka
Updated:
May 27, 2026
Ad icon
koko account
DasunEranga
Updated:
May 27, 2026
Ad icon
koko account
DasunEranga
Updated:
May 27, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Software Development
Sinhala HTML Web Developing Tutorial
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="GadgetPodda" data-source="post: 23476575" data-attributes="member: 567334"><p><span style="font-size: 18px">HTML කියන්නේ වෙබ් නිර්මාණකරණයට (Web Development) අත්යාවශ්ය භාෂාවක් (Hyper Text Markup Language = HTML). කොටින්ම පැහැදිලි කලොත් මේ භාෂවෙන් අපි ලියන කේත (Codes) මගින් වෙබ් පිටුවක් නිර්මාණය කරන්න පුළුවන්. මේ පාඩම් මාලාවෙන් මම කියල දෙනවා HTML ගැන. මුලින්ම පොඩි ක්රියාකාරකම් ටිකක් කරලා ඉමුකො.</span></p><p><span style="font-size: 18px"></span></p><p><span style="font-size: 18px">HTML Codes ලියන්න අපට කිසිම Software එකක් වෙනම install කරන්න ඕනේ නැහැ. ඕනෙම computer එකක Text Editor එකක් තියෙනවා. Windows වල නම් Notepad. තව linux, mac වගේ os වලත් Text Editors තියෙනවා. ඒත් ගොඩාක්ම පහසුවෙන් codes වෙන් කරලා හදුනාගන්න පුළුවන් විදිහට පාට කරලා (Syntax Highlighting) පෙන්වන Text Editor එකක්නම් වෙනම ඩවුන්ලෝඩ් කරලා ඉන්ස්ටෝල් කරගන්න පුළුවන්. ඒ වගේ එකක් තමයි Notepad++ තව Sublime Text වගේ ගොඩක් text editors තියෙනවා. හොඳට code ලියල වෙබ් අඩවියක් පටන්ගන්න බලාපොරොත්තුවක් තියෙනවනම් Notepad++ එක ඩවුන්ලෝඩ් කරගන්න ඕනේ. ඊට පස්සේ එක ඉන්ස්ටෝල් කරලා Open කරගන්න.</span></p><p><span style="font-size: 18px"></span></p><p><span style="font-size: 18px">ඔයාලට HTML ලියන්න ඕනෙනම් Notepad++ එකේ මෙනු එකෙන් Language කොටස හරහා H අකුර යටතේ තියෙන HTML තෝරාගන්න. එතකොට syntax highlighting සිද්ධ වෙන්නේ HTML වලට අනුව. දැන් මේ code එක copy කරලා Notepad++ එකේ Paste කරන්නකෝ.</span></p><p><span style="font-size: 18px"></span></p><p><span style="font-size: 18px">[CODE]<HTML></span></p><p><span style="font-size: 18px"><HEAD></span></p><p><span style="font-size: 18px"><TITLE>My First Webpage</TITLE></span></p><p><span style="font-size: 18px"></HEAD></span></p><p><span style="font-size: 18px"><BODY></span></p><p><span style="font-size: 18px"><H1>My First Heading</H1></span></p><p><span style="font-size: 18px"><P>Hello World!</P></span></p><p><span style="font-size: 18px"></BODY></span></p><p><span style="font-size: 18px"></HTML></span></p><p><span style="font-size: 18px">[/CODE]</span></p><p><span style="font-size: 18px"></span></p><p><span style="font-size: 18px">ඊට පස්සේ Notepad++ එකේනම් කෙලින්ම හොයාගන්න පුළුවන් තැනකට කැමති නමක් දීල save කරන්න. ඔයා Language එක HTML තේරුවනම් අනිවාරෙන් save කරපු එක ඇත්තේ default web browser එකේ icon එකෙන්. ඒ කියන්නේ Chrome/Firefox/Opera/Edge හරි browser එකක icon එකක්. Notepad එකෙන් ලිව්වනම් File > Save As.. ගිහිල්ල Save as : filename.html සහ Save As Type : All Files දීල save කරන්න. (filename කියන එක වෙනස් කරාට කමක් නැහැ හැබැයි අගට ඩොට්එච්ටීඑම්එල් කියල තියෙන්න ඕනේ.) ඉතින් මේක කරදරයක් නැතිව කරගන්න Notepad++ එක දාගන්න පුළුවන්. එතකොට File එක save වෙන්නේ අදාළ language එකේ extension එකෙන්.</span></p><p><span style="font-size: 18px"></span></p><p><span style="font-size: 18px">හරි, දැන් ඒ save කරපු file එක doubleclick කරාම web browser එක open වෙනවා. එකේ පහල විදිහට වැටෙන්න ඕනේ.</span></p><p><span style="font-size: 18px"></span></p><p><span style="font-size: 18px"></span></p><p><span style="font-size: 18px"></span></p><p><span style="font-size: 18px">කියල. එතකොට අපි type කරපු අනිත් ඒවා කෝ. ඒවා වෙබ් browser එකෙන් hide කරලයි තියෙන්නේ. එකෙන් පෙන්නනේ values විතරයි. මුලින්ම අපි HTML Code line එකක් ගමුකො.</span></p><p><span style="font-size: 18px"></span></p><p><span style="font-size: 18px"><font face=”Arial”>Text</font></span></p><p><span style="font-size: 18px"></span></p><p><span style="font-size: 18px">මෙතන font කියන්නේ tag එකක්. face කියන්නේ attribute එකක්. Arial කියන්නේ attribute value එකක්. Text කියන්නේ Tag value එක. face වගේ attributes තව ගොඩක් එක tag එකක තියෙන්න පුළුවන්.</span></p><p><span style="font-size: 18px"></span></p><p><span style="font-size: 18px">ඒවගෙන් කරන වැඩේ කිව්වොත්, tag එකකින් කරන්නේ යම් element එකකට අයිති ප්රදේශය පෙන්නුම් කිරීම. ඒ කියන්නේ <tag> එකේ ඉඳල </tag> එක වෙනකන් අයිති එම element එකට කියල පෙන්නන්න. attribute, value එකකින් කරන්නේ element එකේ settings හදන එක. මේ tag එකට අයිති element එක කොච්චර දිගද, පලල්ද, එකේ මුලාශ්රය, නම, ID, class වගේ දේවල් attribute එකකින් හා එහි value එකෙන් පෙන්නුම් කරනවා. tag value එකෙන් කරන්නේ value එකක් page එකේ display කිරීම. තේරුනේ නැත්නම් තව code කිහිපයක් අත්හදා බලන්නකෝ.</span></p><p><span style="font-size: 18px"></span></p><p><span style="font-size: 18px">[CODE]<html></span></p><p><span style="font-size: 18px"><head></span></p><p><span style="font-size: 18px"><title>Your Web Page</title></span></p><p><span style="font-size: 18px"></head></span></p><p><span style="font-size: 18px"><h1>This is a Heading.</h1></span></p><p><span style="font-size: 18px"><font face=”Comic Sans MS” color=”red” size=”15″>Here is some text.</font></span></p><p><span style="font-size: 18px"><a href=”https://example.com”>Example URL</a></span></p><p><span style="font-size: 18px"></html></span></p><p><span style="font-size: 18px">[/CODE]</span></p><p><span style="font-size: 18px"></span></p><p><span style="font-size: 18px">මේකත් try කරන්න.</span></p><p><span style="font-size: 18px"></span></p><p><span style="font-size: 18px">දැන් ඔයාගේ machine එකේ තියෙන image එකක් copy කරලා desktop එකේ හරි වෙන ෆෝල්ඩර් එකක හරි paste කරන්න. එකේ නම pic1 කියල rename කරලා එකේ file type එක හොයාගන්න. Right Click කරලා Properties වලට ගියහම Type එක හොයාගන්න පුළුවන්. Image එකක types වෙන්නේ PNG, JPG, BMP, GIF වගේ ඒවා. JPEG කියල තියෙනවනම් එත් JPG තමයි.</span></p><p><span style="font-size: 18px"></span></p><p><span style="font-size: 18px">දැන් මේ code එක අර image එක තියෙන folder එකේම save කරගන්න. .png කියන එක වෙනුවට අර පින්තූරේ type එක දාන්න. JPEG එකක්නම් මතක ඇතිව jpg දෙන්න.</span></p><p><span style="font-size: 18px"></span></p><p><span style="font-size: 18px">[CODE]<html></span></p><p><span style="font-size: 18px"><head></span></p><p><span style="font-size: 18px"><title>Your Web Page</title></span></p><p><span style="font-size: 18px"></head></span></p><p><span style="font-size: 18px"><img src=”pic1.png”></span></p><p><span style="font-size: 18px"></html>[/CODE]</span></p><p><span style="font-size: 18px"></span></p><p><span style="font-size: 18px">දැනට ඇති, ඊළඟ එකෙන් තව කියල දෙන්නම්.</span></p><p></p><p>If you like this Tutorial, Don't forget to Give Positive Reputation. Also, If you don't have Rep Power Please Add a Comment to this Thread. Next Part is depend on Your Comments! Thank You! <img src="/styles/default/xenforo/smilies/default/happy.gif" class="smilie" loading="lazy" alt=":)" title="Happy :)" data-shortname=":)" /><img src="/styles/default/xenforo/smilies/default/happy.gif" class="smilie" loading="lazy" alt=":)" title="Happy :)" data-shortname=":)" /><img src="/styles/default/xenforo/smilies/default/happy.gif" class="smilie" loading="lazy" alt=":)" title="Happy :)" data-shortname=":)" /></p><p></p><p style="text-align: center"><span style="font-size: 18px">PART I of V - <a href="http://toplk.ooo" target="_blank">Read Other Parts now On Blog</a>.</span></p></blockquote><p></p>
[QUOTE="GadgetPodda, post: 23476575, member: 567334"] [SIZE="5"]HTML කියන්නේ වෙබ් නිර්මාණකරණයට (Web Development) අත්යාවශ්ය භාෂාවක් (Hyper Text Markup Language = HTML). කොටින්ම පැහැදිලි කලොත් මේ භාෂවෙන් අපි ලියන කේත (Codes) මගින් වෙබ් පිටුවක් නිර්මාණය කරන්න පුළුවන්. මේ පාඩම් මාලාවෙන් මම කියල දෙනවා HTML ගැන. මුලින්ම පොඩි ක්රියාකාරකම් ටිකක් කරලා ඉමුකො. HTML Codes ලියන්න අපට කිසිම Software එකක් වෙනම install කරන්න ඕනේ නැහැ. ඕනෙම computer එකක Text Editor එකක් තියෙනවා. Windows වල නම් Notepad. තව linux, mac වගේ os වලත් Text Editors තියෙනවා. ඒත් ගොඩාක්ම පහසුවෙන් codes වෙන් කරලා හදුනාගන්න පුළුවන් විදිහට පාට කරලා (Syntax Highlighting) පෙන්වන Text Editor එකක්නම් වෙනම ඩවුන්ලෝඩ් කරලා ඉන්ස්ටෝල් කරගන්න පුළුවන්. ඒ වගේ එකක් තමයි Notepad++ තව Sublime Text වගේ ගොඩක් text editors තියෙනවා. හොඳට code ලියල වෙබ් අඩවියක් පටන්ගන්න බලාපොරොත්තුවක් තියෙනවනම් Notepad++ එක ඩවුන්ලෝඩ් කරගන්න ඕනේ. ඊට පස්සේ එක ඉන්ස්ටෝල් කරලා Open කරගන්න. ඔයාලට HTML ලියන්න ඕනෙනම් Notepad++ එකේ මෙනු එකෙන් Language කොටස හරහා H අකුර යටතේ තියෙන HTML තෝරාගන්න. එතකොට syntax highlighting සිද්ධ වෙන්නේ HTML වලට අනුව. දැන් මේ code එක copy කරලා Notepad++ එකේ Paste කරන්නකෝ. [CODE]<HTML> <HEAD> <TITLE>My First Webpage</TITLE> </HEAD> <BODY> <H1>My First Heading</H1> <P>Hello World!</P> </BODY> </HTML> [/CODE] ඊට පස්සේ Notepad++ එකේනම් කෙලින්ම හොයාගන්න පුළුවන් තැනකට කැමති නමක් දීල save කරන්න. ඔයා Language එක HTML තේරුවනම් අනිවාරෙන් save කරපු එක ඇත්තේ default web browser එකේ icon එකෙන්. ඒ කියන්නේ Chrome/Firefox/Opera/Edge හරි browser එකක icon එකක්. Notepad එකෙන් ලිව්වනම් File > Save As.. ගිහිල්ල Save as : filename.html සහ Save As Type : All Files දීල save කරන්න. (filename කියන එක වෙනස් කරාට කමක් නැහැ හැබැයි අගට ඩොට්එච්ටීඑම්එල් කියල තියෙන්න ඕනේ.) ඉතින් මේක කරදරයක් නැතිව කරගන්න Notepad++ එක දාගන්න පුළුවන්. එතකොට File එක save වෙන්නේ අදාළ language එකේ extension එකෙන්. හරි, දැන් ඒ save කරපු file එක doubleclick කරාම web browser එක open වෙනවා. එකේ පහල විදිහට වැටෙන්න ඕනේ. කියල. එතකොට අපි type කරපු අනිත් ඒවා කෝ. ඒවා වෙබ් browser එකෙන් hide කරලයි තියෙන්නේ. එකෙන් පෙන්නනේ values විතරයි. මුලින්ම අපි HTML Code line එකක් ගමුකො. <font face=”Arial”>Text</font> මෙතන font කියන්නේ tag එකක්. face කියන්නේ attribute එකක්. Arial කියන්නේ attribute value එකක්. Text කියන්නේ Tag value එක. face වගේ attributes තව ගොඩක් එක tag එකක තියෙන්න පුළුවන්. ඒවගෙන් කරන වැඩේ කිව්වොත්, tag එකකින් කරන්නේ යම් element එකකට අයිති ප්රදේශය පෙන්නුම් කිරීම. ඒ කියන්නේ <tag> එකේ ඉඳල </tag> එක වෙනකන් අයිති එම element එකට කියල පෙන්නන්න. attribute, value එකකින් කරන්නේ element එකේ settings හදන එක. මේ tag එකට අයිති element එක කොච්චර දිගද, පලල්ද, එකේ මුලාශ්රය, නම, ID, class වගේ දේවල් attribute එකකින් හා එහි value එකෙන් පෙන්නුම් කරනවා. tag value එකෙන් කරන්නේ value එකක් page එකේ display කිරීම. තේරුනේ නැත්නම් තව code කිහිපයක් අත්හදා බලන්නකෝ. [CODE]<html> <head> <title>Your Web Page</title> </head> <h1>This is a Heading.</h1> <font face=”Comic Sans MS” color=”red” size=”15″>Here is some text.</font> <a href=”https://example.com”>Example URL</a> </html> [/CODE] මේකත් try කරන්න. දැන් ඔයාගේ machine එකේ තියෙන image එකක් copy කරලා desktop එකේ හරි වෙන ෆෝල්ඩර් එකක හරි paste කරන්න. එකේ නම pic1 කියල rename කරලා එකේ file type එක හොයාගන්න. Right Click කරලා Properties වලට ගියහම Type එක හොයාගන්න පුළුවන්. Image එකක types වෙන්නේ PNG, JPG, BMP, GIF වගේ ඒවා. JPEG කියල තියෙනවනම් එත් JPG තමයි. දැන් මේ code එක අර image එක තියෙන folder එකේම save කරගන්න. .png කියන එක වෙනුවට අර පින්තූරේ type එක දාන්න. JPEG එකක්නම් මතක ඇතිව jpg දෙන්න. [CODE]<html> <head> <title>Your Web Page</title> </head> <img src=”pic1.png”> </html>[/CODE] දැනට ඇති, ඊළඟ එකෙන් තව කියල දෙන්නම්.[/SIZE] If you like this Tutorial, Don't forget to Give Positive Reputation. Also, If you don't have Rep Power Please Add a Comment to this Thread. Next Part is depend on Your Comments! Thank You! :):):) [CENTER][SIZE="5"]PART I of V - [URL="http://toplk.ooo"]Read Other Parts now On Blog[/URL].[/SIZE][/CENTER] [/QUOTE]
Insert quotes…
Verification
Awruddata maasa keeyada?
Post reply
Top
Bottom