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
Pure VPN - Up to 27 Months
vgp
Updated:
Friday at 8:10 AM
එක පැකේජ් එකයි මාසෙටම Unlimited Internet. තාමත් DATA CARD දාන්න සල්ලි වියදම් කරනවද? අඩුම මිලට අපෙන්.
sayuru bandara
Updated:
Tuesday at 12:30 PM
Ad icon
ඉන්ටර්නෙට් එකෙන් හරියටම සල්ලි හොයන්න සහ Success වෙන්න කැමතිද? 🚀 (E-Money & Success Stories)
siri sumana
Updated:
May 30, 2026
Gemini AI PRO 18 months Offer
Hawaka
Updated:
May 27, 2026
Ad icon
koko account
DasunEranga
Updated:
May 27, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
Education
HTML from Begining
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="priyal_hdp" data-source="post: 13990333" data-attributes="member: 158247"><p><span style="font-family: 'Cambria'">This chapter describes how to create a website using HTML tags & supports beginers to be an expert in web site development. </span></p><p> <span style="font-family: 'Helvetica Neue'"></span></p><p><span style="font-family: 'Helvetica Neue'"></span> <strong><span style="font-family: 'Helvetica Neue'"><a href="http://programmingforbeginers.blogspot.com" target="_blank">What is HTML</a>?</span></strong></p><p><strong><span style="font-family: 'Helvetica Neue'"></span></strong></p><p><strong><span style="font-family: 'Helvetica Neue'"></span></strong> <span style="font-family: 'Cambria'">HTML is a Markup Language using for displaying web pages and other information that can be displayed in a web browser. </span></p><p></p><p></p><ul> <li data-xf-list-type="ul"><span style="font-family: 'Cambria'">HTML stands for <strong>H</strong>yper <strong>T</strong>ext <strong>M</strong>arkup <strong>L</strong>anguage</span></li> <li data-xf-list-type="ul"><span style="font-family: 'Cambria'">HTML is not a programing Language. It is a markup language.</span></li> </ul><p> <span style="font-family: 'Helvetica Neue'"></span></p><p><span style="font-family: 'Helvetica Neue'"></span></p><p> <strong><span style="font-family: 'Helvetica Neue'">HTML Tags</span></strong></p><p> </p><ul> <li data-xf-list-type="ul"><span style="font-family: 'Cambria'">HTML markup tags are usually called HTML Tags.</span></li> <li data-xf-list-type="ul"><span style="font-family: 'Cambria'">HTML Tags use to describe web pages.</span></li> <li data-xf-list-type="ul"><span style="font-family: 'Cambria'">HTML Tags are indicated by angle brackets within the web page. (ex: <a href="http://programmingforbeginers.blogspot.com" target="_blank"><html></a>, <body>)</span></li> <li data-xf-list-type="ul"><span style="font-family: 'Cambria'">HTML tags mostly come with <em>opening & closing pairs of tags</em>. (ex: <html> </html>)</span></li> <li data-xf-list-type="ul"><span style="font-family: 'Cambria'">Rest of the tags are come with unpaired tags which are known as <em>empty elements</em>. (ex: <br>, <img>)</span></li> <li data-xf-list-type="ul"><span style="font-family: 'Cambria'">In between these tags, can add texts, comments & other type of text-based contents.</span></li> </ul><p> </p><p> <span style="font-family: 'Cambria'"><strong>Sample HTML</strong></span></p><p> <span style="font-family: 'Cambria'"></span></p><p><span style="font-family: 'Cambria'"></span></p><p> <span style="font-family: 'Cambria'"><html></span></p><p> <span style="font-family: 'Cambria'"> <head></span></p><p> <span style="font-family: 'Cambria'"> <title>Hello, This is my First Web Page</span><span style="font-family: 'Cambria'"> </title></span></p><p> <span style="font-family: 'Cambria'"> </head></span></p><p> <span style="font-family: 'Cambria'"> <body></span></p><p> <span style="font-family: 'Cambria'"> <h2>Hello, Welcome </h2> <h3>to <a href="http://programmingforbeginers.blogspot.com" target="_blank">my Web Page</a>. This is my <a href="http://programmingforbeginers.blogspot.com" target="_blank">first experience with HTML</a> </h3></span></p><p> <span style="font-family: 'Cambria'"> </body></span></p><p> <span style="font-family: 'Cambria'"></html></span></p><p><span style="font-family: 'Cambria'"></span></p><p><span style="font-family: 'Cambria'">See more : <a href="http://programmingforbeginers.blogspot.com" target="_blank">Programming Languages for Beginners</a></span></p><p><span style="font-family: 'Cambria'"></span></p></blockquote><p></p>
[QUOTE="priyal_hdp, post: 13990333, member: 158247"] [FONT=Cambria]This chapter describes how to create a website using HTML tags & supports beginers to be an expert in web site development. [/FONT] [FONT=Helvetica Neue] [/FONT] [B][FONT=Helvetica Neue][URL="http://programmingforbeginers.blogspot.com"]What is HTML[/URL]?[/FONT][/B] [B][FONT=Helvetica Neue] [/FONT][/B] [FONT=Cambria]HTML is a Markup Language using for displaying web pages and other information that can be displayed in a web browser. [/FONT] [LIST] [*][FONT=Cambria]HTML stands for [B]H[/B]yper [B]T[/B]ext [B]M[/B]arkup [B]L[/B]anguage[/FONT] [*][FONT=Cambria]HTML is not a programing Language. It is a markup language.[/FONT] [/LIST] [FONT=Helvetica Neue] [/FONT] [B][FONT=Helvetica Neue]HTML Tags[/FONT][/B] [LIST] [*][FONT=Cambria]HTML markup tags are usually called HTML Tags.[/FONT] [*][FONT=Cambria]HTML Tags use to describe web pages.[/FONT] [*][FONT=Cambria]HTML Tags are indicated by angle brackets within the web page. (ex: [URL="http://programmingforbeginers.blogspot.com"]<html>[/URL], <body>)[/FONT] [*][FONT=Cambria]HTML tags mostly come with [I]opening & closing pairs of tags[/I]. (ex: <html> </html>)[/FONT] [*][FONT=Cambria]Rest of the tags are come with unpaired tags which are known as [I]empty elements[/I]. (ex: <br>, <img>)[/FONT] [*][FONT=Cambria]In between these tags, can add texts, comments & other type of text-based contents.[/FONT] [/LIST] [FONT=Cambria][/FONT] [FONT=Cambria][B]Sample HTML[/B][/FONT] [FONT=Cambria] [/FONT] [FONT=Cambria]<html>[/FONT] [FONT=Cambria] <head>[/FONT] [FONT=Cambria] <title>Hello, This is my First Web Page[/FONT][FONT=Cambria] </title>[/FONT] [FONT=Cambria] </head>[/FONT] [FONT=Cambria] <body>[/FONT] [FONT=Cambria] <h2>Hello, Welcome </h2> <h3>to [URL="http://programmingforbeginers.blogspot.com"]my Web Page[/URL]. This is my [URL="http://programmingforbeginers.blogspot.com"]first experience with HTML[/URL] </h3>[/FONT] [FONT=Cambria] </body>[/FONT] [FONT=Cambria]</html> See more : [URL="http://programmingforbeginers.blogspot.com"]Programming Languages for Beginners[/URL] [/FONT] [/QUOTE]
Insert quotes…
Verification
Awruddata maasa keeyada?
Post reply
Top
Bottom