SlideShare a Scribd company logo
1 of 2
Download to read offline
No. Elements Attributes Values Example Output
1 Font (Font)
Face Arial,kalaham,..... <Font face="Arial">ICTEDUCATION</font> ICTEDUCATION
Color Green,red...... <Font color="Green>ICTEDUCATION</font> ICTEDUCATION
Size 1 to 7 <Font size="6">ICTEDUCATION</font> ICTEDUCATION
Bold <b> <b>ICTEDUCATION</b> ICTEDUCATION
Italic <i> <i>ICTEDUCATION</i> ICTEDUCATION
Underline <u> <u>ICTEDUCATION</u> ICTEDUCATION
Emphasis <em> <em>ICTEDUCATION</em> ICTEDUCATION
Strikeout <s> <s>ICTEDUCATION</s> ICTEDUCATION
Superscript <sup> 4<sup>2</sup> =16 42
=16
Subscript <sub> CO<sub>2</sub> CO2
Marquee <marquee>ICTEDUCATION<marquee> ICTEDUCATION
2 Image (Img)
Source (src) URL or Adreess <Img src="c:userspicturesRaza.png“>
Alternative (alt) <alt="map">
Width 1 to 100/ 1% to 100% <width="100" or 100%>
Height 1 to 100/ 1% to 100% <height="100" or 100%>
Border 1 to 7 <border="3">
Align
left, right, middle, top,
bottom <align="middle">
3 Pragraph (P)
Align
center, left, right,
justify <p align="center">ICTEDUCATION</CENTER>
ICTEDUCATION
4
Character Entity
(NON BREAKING SPACE ) &nbsp; <p> ICT&nbps; EDUCATION</p>
ICT EDUCATION
Typed&EditedBy:MufraMunaff
TUTE: Basic 0f HTML | ICT (GRADE 11 NEW) By:Raza Malhardeen©
1
PTO | This space for your more notes
TUTE: Basic 0f HTML | ICT (GRADE 11 NEW)
</HTML> By: Raza Malhardeen (IT Instructor )
Facebook.com/RazaMalhardeen | All rights Reserved ©mraza.edu@gmail.com
5 line
<br> people <br>muslim<br>Sinhala people
muslim
Sinhala
6
List(li)
Unordered List <ul>
Type
disc, square,
circle <ul type="disc"><li>sinhala</li><li>muslim</li>
• Sinhala
• muslim
Ordered List <ol>
type 1,A,a,I,i <ol type="1"><li>sinhala</li><li>muslim</li>
1. Sinhala
2. muslim
Description List <dl>
<dt><dd>
</dt></dd>
<dl> <dt>subjects</dt><dd>tamil</dd>ICT</dd>
subjects
tamil
ICT
7 Hyperlink (anchor [a]) a href <a href=“ICT.html">ICTEDUCATION</a>
8
Table(table)
Table <table> </table>
border, bgcolor,
height, width,align… <table border="2"bgcolor="blue">
Caption (headline to the table)
<caption>
,</caption> <caption>ICTEDUCATION</caption>
<tr>(add new row to the table)
align, bgcolor, border,
border color <tr border="2" bgColor="green">
<td>(add new cell to row)
align, bgcolor, border,
border color <td border="2" bgColor="green">
merge cell
Merge Colum
Colspan <tr><td colspan="2"></tr></td>
Merge row
Rowspan <tr><th rowspan="2"></tr></th>
<th>(add head row to the table
in bold text)
align, bgcolor, border,
border ,color
2
Typed&EditedBy:MufraMunaff
This space for your more notes
<table border=3 bgcolor=yellow align=center>
<caption>ICT EDUCATION</caption>
<tr>
<th bgcolor=RED>Colum Head 1
<th>Colum Head 2
</tr>
<tr>
<td bgcolor=RED>11111
<td>22222
</tr>
<tr>
<td>33333
<td bgcolor=RED>44444
</tr>
</table>
TUTE: Basic 0f HTML | ICT (GRADE 11 NEW)
</HTML> By: Raza Malhardeen (IT Instructor )
Facebook.com/RazaMalhardeen | All rights Reserved ©mraza.edu@gmail.com

More Related Content

What's hot

Pascal Programming Session 1
Pascal Programming Session 1Pascal Programming Session 1
Pascal Programming Session 1Ashesh R
 
Grade 10 ICT Short Notes in Sinhala(2015)
Grade 10 ICT Short Notes in Sinhala(2015)Grade 10 ICT Short Notes in Sinhala(2015)
Grade 10 ICT Short Notes in Sinhala(2015)Mahesh Kodituwakku
 
පරිගණකයේ පරිණාමය(Histry of computer)
පරිගණකයේ පරිණාමය(Histry of computer)පරිගණකයේ පරිණාමය(Histry of computer)
පරිගණකයේ පරිණාමය(Histry of computer)NoteGun LMS
 
Writer Monad for logging execution of functions
Writer Monad for logging execution of functionsWriter Monad for logging execution of functions
Writer Monad for logging execution of functionsPhilip Schwarz
 
OOP in C++
OOP in C++OOP in C++
OOP in C++ppd1961
 
Input and Output Devicesආදාන හා ප්‍රතිදාන උපාංග
Input and Output Devicesආදාන හා ප්‍රතිදාන උපාංගInput and Output Devicesආදාන හා ප්‍රතිදාන උපාංග
Input and Output Devicesආදාන හා ප්‍රතිදාන උපාංගMahesh Kodituwakku
 
Chapter No. 03 | Lesson Title : Boolean Algebra & Logic Gates | ICT grade 10...
Chapter No. 03  | Lesson Title : Boolean Algebra & Logic Gates | ICT grade 10...Chapter No. 03  | Lesson Title : Boolean Algebra & Logic Gates | ICT grade 10...
Chapter No. 03 | Lesson Title : Boolean Algebra & Logic Gates | ICT grade 10...Raza Malhardeen
 
පරිගණකයේ විකාශය
පරිගණකයේ විකාශයපරිගණකයේ විකාශය
පරිගණකයේ විකාශයRajith Pemabandu
 
HTML/Web Development (Grade 11-ICT)
HTML/Web Development (Grade 11-ICT)HTML/Web Development (Grade 11-ICT)
HTML/Web Development (Grade 11-ICT)Mahesh Kodituwakku
 
Internet Grade 11 tute Part 1 By Raza Malhardeen .pdf
Internet Grade 11 tute Part 1 By Raza Malhardeen .pdfInternet Grade 11 tute Part 1 By Raza Malhardeen .pdf
Internet Grade 11 tute Part 1 By Raza Malhardeen .pdfRaza Malhardeen
 

What's hot (20)

Network Devices
Network DevicesNetwork Devices
Network Devices
 
Kmap
KmapKmap
Kmap
 
Pascal Programming Session 1
Pascal Programming Session 1Pascal Programming Session 1
Pascal Programming Session 1
 
Grade 10 ICT Short Notes in Sinhala(2015)
Grade 10 ICT Short Notes in Sinhala(2015)Grade 10 ICT Short Notes in Sinhala(2015)
Grade 10 ICT Short Notes in Sinhala(2015)
 
Grade 10 1st Term IT Notes
Grade 10 1st Term IT NotesGrade 10 1st Term IT Notes
Grade 10 1st Term IT Notes
 
පරිගණකයේ පරිණාමය(Histry of computer)
පරිගණකයේ පරිණාමය(Histry of computer)පරිගණකයේ පරිණාමය(Histry of computer)
පරිගණකයේ පරිණාමය(Histry of computer)
 
G.C.E.A/L Operating Systems
G.C.E.A/L Operating Systems G.C.E.A/L Operating Systems
G.C.E.A/L Operating Systems
 
Lecture 5: Client Side Programming 1
Lecture 5: Client Side Programming 1Lecture 5: Client Side Programming 1
Lecture 5: Client Side Programming 1
 
ICT in Sinhala
ICT in SinhalaICT in Sinhala
ICT in Sinhala
 
Writer Monad for logging execution of functions
Writer Monad for logging execution of functionsWriter Monad for logging execution of functions
Writer Monad for logging execution of functions
 
OOP in C++
OOP in C++OOP in C++
OOP in C++
 
Grade -9 ICT Lesson Notes
Grade -9 ICT Lesson NotesGrade -9 ICT Lesson Notes
Grade -9 ICT Lesson Notes
 
Input and Output Devicesආදාන හා ප්‍රතිදාන උපාංග
Input and Output Devicesආදාන හා ප්‍රතිදාන උපාංගInput and Output Devicesආදාන හා ප්‍රතිදාන උපාංග
Input and Output Devicesආදාන හා ප්‍රතිදාන උපාංග
 
Chapter No. 03 | Lesson Title : Boolean Algebra & Logic Gates | ICT grade 10...
Chapter No. 03  | Lesson Title : Boolean Algebra & Logic Gates | ICT grade 10...Chapter No. 03  | Lesson Title : Boolean Algebra & Logic Gates | ICT grade 10...
Chapter No. 03 | Lesson Title : Boolean Algebra & Logic Gates | ICT grade 10...
 
G.C.E. O/L ICT(Lesson 1)
G.C.E. O/L ICT(Lesson 1)G.C.E. O/L ICT(Lesson 1)
G.C.E. O/L ICT(Lesson 1)
 
පරිගණකයේ විකාශය
පරිගණකයේ විකාශයපරිගණකයේ විකාශය
පරිගණකයේ විකාශය
 
HTML/Web Development (Grade 11-ICT)
HTML/Web Development (Grade 11-ICT)HTML/Web Development (Grade 11-ICT)
HTML/Web Development (Grade 11-ICT)
 
Internet Grade 11 tute Part 1 By Raza Malhardeen .pdf
Internet Grade 11 tute Part 1 By Raza Malhardeen .pdfInternet Grade 11 tute Part 1 By Raza Malhardeen .pdf
Internet Grade 11 tute Part 1 By Raza Malhardeen .pdf
 
Swift vs Objective-C
Swift vs Objective-CSwift vs Objective-C
Swift vs Objective-C
 
Fundamentals of a computer system
Fundamentals of a computer systemFundamentals of a computer system
Fundamentals of a computer system
 

More from Raza Malhardeen

ICT Grade 10, 2nd Term Paper By Raza Malhardeen Sir Beng(Hons)
ICT Grade 10, 2nd Term Paper By Raza Malhardeen Sir  Beng(Hons)ICT Grade 10, 2nd Term Paper By Raza Malhardeen Sir  Beng(Hons)
ICT Grade 10, 2nd Term Paper By Raza Malhardeen Sir Beng(Hons)Raza Malhardeen
 
ICT Grade 11, 2nd Term Paper By Raza Malhardeen Sir | Beng(Hons)
ICT Grade 11, 2nd Term Paper By Raza Malhardeen Sir |  Beng(Hons)ICT Grade 11, 2nd Term Paper By Raza Malhardeen Sir |  Beng(Hons)
ICT Grade 11, 2nd Term Paper By Raza Malhardeen Sir | Beng(Hons)Raza Malhardeen
 
Git General information technology Past Paper 2017
Git General information technology  Past Paper 2017Git General information technology  Past Paper 2017
Git General information technology Past Paper 2017Raza Malhardeen
 
Access one page summery tute by raza malhardeen.
Access one page summery tute by raza malhardeen.Access one page summery tute by raza malhardeen.
Access one page summery tute by raza malhardeen.Raza Malhardeen
 
History of computer enlish
History of computer enlishHistory of computer enlish
History of computer enlishRaza Malhardeen
 
Basic of HTML 11 | ICT By Raza Malhardeen
Basic of HTML 11 | ICT  By Raza Malhardeen Basic of HTML 11 | ICT  By Raza Malhardeen
Basic of HTML 11 | ICT By Raza Malhardeen Raza Malhardeen
 
Chapter 5 operating system(os) content in one side Grade 10 | ICT Tamil Prese...
Chapter 5 operating system(os) content in one side Grade 10 | ICT Tamil Prese...Chapter 5 operating system(os) content in one side Grade 10 | ICT Tamil Prese...
Chapter 5 operating system(os) content in one side Grade 10 | ICT Tamil Prese...Raza Malhardeen
 
Chapter 3 number system summery ICT grade 10 new tute in one side by raza mal...
Chapter 3 number system summery ICT grade 10 new tute in one side by raza mal...Chapter 3 number system summery ICT grade 10 new tute in one side by raza mal...
Chapter 3 number system summery ICT grade 10 new tute in one side by raza mal...Raza Malhardeen
 
Unit 2 fundamentals of a computer summery tute by raza mahardeen
Unit 2  fundamentals of a computer summery tute by raza mahardeenUnit 2  fundamentals of a computer summery tute by raza mahardeen
Unit 2 fundamentals of a computer summery tute by raza mahardeenRaza Malhardeen
 
Ict picture grade 10 set 3 By Raza Malhardeen
Ict picture grade 10 set 3 By Raza MalhardeenIct picture grade 10 set 3 By Raza Malhardeen
Ict picture grade 10 set 3 By Raza MalhardeenRaza Malhardeen
 
Computer history generation tute in one side
Computer history generation tute in one sideComputer history generation tute in one side
Computer history generation tute in one sideRaza Malhardeen
 
Number system | Grade 10 | ICT Tamil Presentation By Raza Malhardeen
Number system | Grade 10 | ICT Tamil Presentation By Raza MalhardeenNumber system | Grade 10 | ICT Tamil Presentation By Raza Malhardeen
Number system | Grade 10 | ICT Tamil Presentation By Raza MalhardeenRaza Malhardeen
 
Technology stream in g.c.e al since 2013
Technology stream in g.c.e al since 2013Technology stream in g.c.e al since 2013
Technology stream in g.c.e al since 2013Raza Malhardeen
 
HOW TO Be a BETTER teacher - TAMIL
HOW TO Be a BETTER teacher - TAMILHOW TO Be a BETTER teacher - TAMIL
HOW TO Be a BETTER teacher - TAMILRaza Malhardeen
 
இஸ்லாத்தின் பார்வையில் ஆண், பெண்களின் ஆடைகள்
இஸ்லாத்தின் பார்வையில் ஆண், பெண்களின் ஆடைகள்இஸ்லாத்தின் பார்வையில் ஆண், பெண்களின் ஆடைகள்
இஸ்லாத்தின் பார்வையில் ஆண், பெண்களின் ஆடைகள்Raza Malhardeen
 
As Seera Wathariq - Ahadiyya Sri Lanka Short Notes
As Seera Wathariq - Ahadiyya Sri Lanka Short NotesAs Seera Wathariq - Ahadiyya Sri Lanka Short Notes
As Seera Wathariq - Ahadiyya Sri Lanka Short NotesRaza Malhardeen
 
Al Quran Tamil Translation
Al Quran Tamil Translation Al Quran Tamil Translation
Al Quran Tamil Translation Raza Malhardeen
 

More from Raza Malhardeen (18)

ICT Grade 10, 2nd Term Paper By Raza Malhardeen Sir Beng(Hons)
ICT Grade 10, 2nd Term Paper By Raza Malhardeen Sir  Beng(Hons)ICT Grade 10, 2nd Term Paper By Raza Malhardeen Sir  Beng(Hons)
ICT Grade 10, 2nd Term Paper By Raza Malhardeen Sir Beng(Hons)
 
ICT Grade 11, 2nd Term Paper By Raza Malhardeen Sir | Beng(Hons)
ICT Grade 11, 2nd Term Paper By Raza Malhardeen Sir |  Beng(Hons)ICT Grade 11, 2nd Term Paper By Raza Malhardeen Sir |  Beng(Hons)
ICT Grade 11, 2nd Term Paper By Raza Malhardeen Sir | Beng(Hons)
 
OS intro tute
OS intro tuteOS intro tute
OS intro tute
 
Git General information technology Past Paper 2017
Git General information technology  Past Paper 2017Git General information technology  Past Paper 2017
Git General information technology Past Paper 2017
 
Access one page summery tute by raza malhardeen.
Access one page summery tute by raza malhardeen.Access one page summery tute by raza malhardeen.
Access one page summery tute by raza malhardeen.
 
History of computer enlish
History of computer enlishHistory of computer enlish
History of computer enlish
 
Basic of HTML 11 | ICT By Raza Malhardeen
Basic of HTML 11 | ICT  By Raza Malhardeen Basic of HTML 11 | ICT  By Raza Malhardeen
Basic of HTML 11 | ICT By Raza Malhardeen
 
Chapter 5 operating system(os) content in one side Grade 10 | ICT Tamil Prese...
Chapter 5 operating system(os) content in one side Grade 10 | ICT Tamil Prese...Chapter 5 operating system(os) content in one side Grade 10 | ICT Tamil Prese...
Chapter 5 operating system(os) content in one side Grade 10 | ICT Tamil Prese...
 
Chapter 3 number system summery ICT grade 10 new tute in one side by raza mal...
Chapter 3 number system summery ICT grade 10 new tute in one side by raza mal...Chapter 3 number system summery ICT grade 10 new tute in one side by raza mal...
Chapter 3 number system summery ICT grade 10 new tute in one side by raza mal...
 
Unit 2 fundamentals of a computer summery tute by raza mahardeen
Unit 2  fundamentals of a computer summery tute by raza mahardeenUnit 2  fundamentals of a computer summery tute by raza mahardeen
Unit 2 fundamentals of a computer summery tute by raza mahardeen
 
Ict picture grade 10 set 3 By Raza Malhardeen
Ict picture grade 10 set 3 By Raza MalhardeenIct picture grade 10 set 3 By Raza Malhardeen
Ict picture grade 10 set 3 By Raza Malhardeen
 
Computer history generation tute in one side
Computer history generation tute in one sideComputer history generation tute in one side
Computer history generation tute in one side
 
Number system | Grade 10 | ICT Tamil Presentation By Raza Malhardeen
Number system | Grade 10 | ICT Tamil Presentation By Raza MalhardeenNumber system | Grade 10 | ICT Tamil Presentation By Raza Malhardeen
Number system | Grade 10 | ICT Tamil Presentation By Raza Malhardeen
 
Technology stream in g.c.e al since 2013
Technology stream in g.c.e al since 2013Technology stream in g.c.e al since 2013
Technology stream in g.c.e al since 2013
 
HOW TO Be a BETTER teacher - TAMIL
HOW TO Be a BETTER teacher - TAMILHOW TO Be a BETTER teacher - TAMIL
HOW TO Be a BETTER teacher - TAMIL
 
இஸ்லாத்தின் பார்வையில் ஆண், பெண்களின் ஆடைகள்
இஸ்லாத்தின் பார்வையில் ஆண், பெண்களின் ஆடைகள்இஸ்லாத்தின் பார்வையில் ஆண், பெண்களின் ஆடைகள்
இஸ்லாத்தின் பார்வையில் ஆண், பெண்களின் ஆடைகள்
 
As Seera Wathariq - Ahadiyya Sri Lanka Short Notes
As Seera Wathariq - Ahadiyya Sri Lanka Short NotesAs Seera Wathariq - Ahadiyya Sri Lanka Short Notes
As Seera Wathariq - Ahadiyya Sri Lanka Short Notes
 
Al Quran Tamil Translation
Al Quran Tamil Translation Al Quran Tamil Translation
Al Quran Tamil Translation
 

Recently uploaded

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 

Recently uploaded (20)

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 

Basic HTML Elements, Attributes and Examples

  • 1. No. Elements Attributes Values Example Output 1 Font (Font) Face Arial,kalaham,..... <Font face="Arial">ICTEDUCATION</font> ICTEDUCATION Color Green,red...... <Font color="Green>ICTEDUCATION</font> ICTEDUCATION Size 1 to 7 <Font size="6">ICTEDUCATION</font> ICTEDUCATION Bold <b> <b>ICTEDUCATION</b> ICTEDUCATION Italic <i> <i>ICTEDUCATION</i> ICTEDUCATION Underline <u> <u>ICTEDUCATION</u> ICTEDUCATION Emphasis <em> <em>ICTEDUCATION</em> ICTEDUCATION Strikeout <s> <s>ICTEDUCATION</s> ICTEDUCATION Superscript <sup> 4<sup>2</sup> =16 42 =16 Subscript <sub> CO<sub>2</sub> CO2 Marquee <marquee>ICTEDUCATION<marquee> ICTEDUCATION 2 Image (Img) Source (src) URL or Adreess <Img src="c:userspicturesRaza.png“> Alternative (alt) <alt="map"> Width 1 to 100/ 1% to 100% <width="100" or 100%> Height 1 to 100/ 1% to 100% <height="100" or 100%> Border 1 to 7 <border="3"> Align left, right, middle, top, bottom <align="middle"> 3 Pragraph (P) Align center, left, right, justify <p align="center">ICTEDUCATION</CENTER> ICTEDUCATION 4 Character Entity (NON BREAKING SPACE ) &nbsp; <p> ICT&nbps; EDUCATION</p> ICT EDUCATION Typed&EditedBy:MufraMunaff TUTE: Basic 0f HTML | ICT (GRADE 11 NEW) By:Raza Malhardeen© 1 PTO | This space for your more notes TUTE: Basic 0f HTML | ICT (GRADE 11 NEW) </HTML> By: Raza Malhardeen (IT Instructor ) Facebook.com/RazaMalhardeen | All rights Reserved ©mraza.edu@gmail.com
  • 2. 5 line <br> people <br>muslim<br>Sinhala people muslim Sinhala 6 List(li) Unordered List <ul> Type disc, square, circle <ul type="disc"><li>sinhala</li><li>muslim</li> • Sinhala • muslim Ordered List <ol> type 1,A,a,I,i <ol type="1"><li>sinhala</li><li>muslim</li> 1. Sinhala 2. muslim Description List <dl> <dt><dd> </dt></dd> <dl> <dt>subjects</dt><dd>tamil</dd>ICT</dd> subjects tamil ICT 7 Hyperlink (anchor [a]) a href <a href=“ICT.html">ICTEDUCATION</a> 8 Table(table) Table <table> </table> border, bgcolor, height, width,align… <table border="2"bgcolor="blue"> Caption (headline to the table) <caption> ,</caption> <caption>ICTEDUCATION</caption> <tr>(add new row to the table) align, bgcolor, border, border color <tr border="2" bgColor="green"> <td>(add new cell to row) align, bgcolor, border, border color <td border="2" bgColor="green"> merge cell Merge Colum Colspan <tr><td colspan="2"></tr></td> Merge row Rowspan <tr><th rowspan="2"></tr></th> <th>(add head row to the table in bold text) align, bgcolor, border, border ,color 2 Typed&EditedBy:MufraMunaff This space for your more notes <table border=3 bgcolor=yellow align=center> <caption>ICT EDUCATION</caption> <tr> <th bgcolor=RED>Colum Head 1 <th>Colum Head 2 </tr> <tr> <td bgcolor=RED>11111 <td>22222 </tr> <tr> <td>33333 <td bgcolor=RED>44444 </tr> </table> TUTE: Basic 0f HTML | ICT (GRADE 11 NEW) </HTML> By: Raza Malhardeen (IT Instructor ) Facebook.com/RazaMalhardeen | All rights Reserved ©mraza.edu@gmail.com