SlideShare a Scribd company logo
1 of 26
11
Mr.R.D.SIVAKUMAR, M.Sc.,M.Phil.,M.Tech.,Mr.R.D.SIVAKUMAR, M.Sc.,M.Phil.,M.Tech.,
ASSISTANT PROFESSORASSISTANT PROFESSOR
DEPARTMENT OF COMPUTER SCIENCEDEPARTMENT OF COMPUTER SCIENCE
AYYA NADAR JANAKI AMMAL COLLEGEAYYA NADAR JANAKI AMMAL COLLEGE
(Affiliated to Madurai Kamaraj University, Madurai, Re-accredited (3rd
Cycle) with ‘A’ Grade
(CGPA 3.67 out of 4) by NAAC, Recognized by DBT as Star College and College of Excellence by UGC)
SIVAKASI – 626 124. (UGC Announced : Rurally and Economically Backward Area)SIVAKASI – 626 124. (UGC Announced : Rurally and Economically Backward Area)
Virudhunagar District, Tamil Nadu.Virudhunagar District, Tamil Nadu.
(Website: www.rdsivakumar.webege.com
www.rdsivakumar.blogspot.in)
Mobile Apps : Google Play Store – RDS Academic
E-mail : sivamsccsit@gmail.com Mobile : 99440-42243
HTML
HTML – Hypertext Markup Language.
HTML was developed by Tim Berners Lee during 1990.
It is used to design web pages.
HTML tags are not case sensitive.
TAGS
HTML program consists of set of instructions called
markups or tags.
The tags tell the web browser how to display the page.
The tags are enclosed within the angle brackets.
SYNTAX OF TAG
<tagname>
Types of Tag
 Singular Tag - <tagname>
 Paired Tag - <tagname>…………… </tagname>
CREATING A HTML DOCUMENT
HTML programs are entered in the text editors such as
notepad, wordpad etc.,
SAVING A HTML DOCUMENT
Save the file with the extension .html
Example : filename.html
EXECUTING A HTML DOCUMENT
To execute a HTML program in the web browser like
internet explorer or Mozilla Firefox or Google Chrome
etc.,
STRUCTURE OF HTML
<html> --- Identify the language.
<head> --- Title of the HTML Document
<title> …… </title> --- Title of the web browser
<body> --- Content of the web page
---------
</body>
</head>
</html>
Simple Webpage Creation
<html>
<head>
<body>
College
</body>
</head>
</html>
How to execute the HTML Coding?
PRACTICAL TRAINING
HYPERLINKS
A link is a connection from one web resource to another
HTML uses the <a> (Anchor) tag to create a link to
another document.
HYPERLINKS FORMAT
<a href = “filepath” target = “_blank”> ………. </a>
Child File
<html>
<head>
<body>
ANJAC
</body>
</head>
</html>
Save - 1.html
Hyperlink
<html>
<head>
<body>
<a href =“1.html”> College </a>
</body>
</head>
</html>
Save - index.html
Output
E-Assignment Module
 HTML - http://www.rdselearning.site11.com/ + Module
1818
E-CONTENT DEVELOPMENT
 HTML - http://www.rdselearning.site11.com/
1919
 Slideshare : http://www.slideshare.net/search/slideshow?searchfrom=header&q=R.D.sivakumar
2020
WHATSAPP – +91 99440 42243
2121
M-LEARNING – FREE OF COST FROM GOOGLE PLAYSTORE
 RDS HTML - https://play.google.com/store/apps/details?id=com.wRDSHTML
2222
ANDROID – QR CODE CREATED
 QR codes or “quick response codes” are part of a whole new way of
connecting with learners via their smart phones. A machine-readable
code consisting of an array of black and white squares, typically used
for storing e-learning websites URLs for reading by the camera on a
smart phone. In above all the e-learning websites are converted in to
the QR Code (QR Code Link –
http://www.rdselearning.site11.com/)
2323
 SKYPE – SIVAKUMAR.DHANASEKARAN
2424
2525
Mr.R.D.SIVAKUMAR,M.Sc.,M.Phil.,M.Tech.,Mr.R.D.SIVAKUMAR,M.Sc.,M.Phil.,M.Tech.,
ASSISTANT PROFESSOR OF COMPUTER SCIENCE &ASSISTANT PROFESSOR OF COMPUTER SCIENCE &
ASSISTANT PROFESSOR AND HEAD, DEPARTMENT OF M.Com. (CA),ASSISTANT PROFESSOR AND HEAD, DEPARTMENT OF M.Com. (CA),
AYYA NADAR JANAKI AMMAL COLLEGEAYYA NADAR JANAKI AMMAL COLLEGE
(Affiliated to Madurai Kamaraj University, Madurai, Re-accredited (3rd
Cycle) with
‘A’ Grade (CGPA 3.67 out of 4) by NAAC, Recognized by DBT as Star College and
College of Excellence by UGC)
SIVAKASI – 626 124.SIVAKASI – 626 124.
(Website: www.rdsivakumar.webege.com
www.rdsivakumar.blogspot.in)
Mobile Apps : Google Play Store – RDS Academic
E-mail : sivamsccsit@gmail.com Mobile : 99440-42243
FOLLOW US
 Facebook : https://www.facebook.com/sivamsccsit/photos
 Blog : http://www.rdsivakumar.blogspot.in/
 Twitter : https://twitter.com/sivakum82452050
 Youtube :
https://www.youtube.com/channel/UC8jEpT5KrcTACjLQoD8yUZw
 Teacher Tube :Teacher Tube : http://www.teachertube.com/search/google-search?
query=r.d.sivakumar&safe=high&search-
type=all&head_curriculum=0&head_content_area=0&head_subject=0&hea
d_category=0&head_skill=0#gsc.tab=0&gsc.q=r.d.sivakumar&gsc.page=1
2626

More Related Content

What's hot

Open Source E-Learning Tools - R.D.Sivakumar
Open Source E-Learning Tools - R.D.SivakumarOpen Source E-Learning Tools - R.D.Sivakumar
Open Source E-Learning Tools - R.D.SivakumarSivakumar R D .
 
Open Source Framework for Website Development - R.D.Sivakumar
Open Source Framework for Website Development - R.D.SivakumarOpen Source Framework for Website Development - R.D.Sivakumar
Open Source Framework for Website Development - R.D.SivakumarSivakumar R D .
 
Full Adder - R.D.Sivakumar
Full Adder - R.D.SivakumarFull Adder - R.D.Sivakumar
Full Adder - R.D.SivakumarSivakumar R D .
 
final resume of pratham
final resume of prathamfinal resume of pratham
final resume of prathamPratham Khanna
 
Creation of Digital Books - R.D.Sivakumar
Creation of Digital Books - R.D.SivakumarCreation of Digital Books - R.D.Sivakumar
Creation of Digital Books - R.D.SivakumarSivakumar R D .
 

What's hot (7)

Open Source E-Learning Tools - R.D.Sivakumar
Open Source E-Learning Tools - R.D.SivakumarOpen Source E-Learning Tools - R.D.Sivakumar
Open Source E-Learning Tools - R.D.Sivakumar
 
Open Source Framework for Website Development - R.D.Sivakumar
Open Source Framework for Website Development - R.D.SivakumarOpen Source Framework for Website Development - R.D.Sivakumar
Open Source Framework for Website Development - R.D.Sivakumar
 
Ramesh@Resume
Ramesh@ResumeRamesh@Resume
Ramesh@Resume
 
Full Adder - R.D.Sivakumar
Full Adder - R.D.SivakumarFull Adder - R.D.Sivakumar
Full Adder - R.D.Sivakumar
 
final resume of pratham
final resume of prathamfinal resume of pratham
final resume of pratham
 
komala.compressed
komala.compressedkomala.compressed
komala.compressed
 
Creation of Digital Books - R.D.Sivakumar
Creation of Digital Books - R.D.SivakumarCreation of Digital Books - R.D.Sivakumar
Creation of Digital Books - R.D.Sivakumar
 

Viewers also liked

Shanmugam R
Shanmugam RShanmugam R
Shanmugam Rsham R
 
El modelo en trabajo social
El modelo en trabajo socialEl modelo en trabajo social
El modelo en trabajo socialLoraine6
 
Learn how a transponder key secures your car
Learn how a transponder key secures your carLearn how a transponder key secures your car
Learn how a transponder key secures your carDefensive Driving Houston
 
Report working together for change
Report   working together for changeReport   working together for change
Report working together for changeConnect in the North
 
Innovator Network Analysis to Amp Up Innovative Organizations
Innovator Network Analysis to Amp Up Innovative OrganizationsInnovator Network Analysis to Amp Up Innovative Organizations
Innovator Network Analysis to Amp Up Innovative OrganizationsProductCamp Twin Cities
 
Траектория самообразования. Наталья Одегова @ Эврика!
Траектория самообразования. Наталья Одегова @ Эврика!Траектория самообразования. Наталья Одегова @ Эврика!
Траектория самообразования. Наталья Одегова @ Эврика!Alexander Dubynin
 
QMI ISO 9001-2000 cert
QMI ISO 9001-2000 certQMI ISO 9001-2000 cert
QMI ISO 9001-2000 certDana  Mayhew
 
Derechos de las mujeres
Derechos de las mujeresDerechos de las mujeres
Derechos de las mujeresLoraine6
 
Проект "Эврика": потребности фестиваля EUREKA!FEST
Проект "Эврика": потребности фестиваля EUREKA!FESTПроект "Эврика": потребности фестиваля EUREKA!FEST
Проект "Эврика": потребности фестиваля EUREKA!FESTAlexander Dubynin
 
Ethnography and product design by Prof William Beeman at ProductCamp Twin Cit...
Ethnography and product design by Prof William Beeman at ProductCamp Twin Cit...Ethnography and product design by Prof William Beeman at ProductCamp Twin Cit...
Ethnography and product design by Prof William Beeman at ProductCamp Twin Cit...ProductCamp Twin Cities
 

Viewers also liked (15)

Shanmugam R
Shanmugam RShanmugam R
Shanmugam R
 
El modelo en trabajo social
El modelo en trabajo socialEl modelo en trabajo social
El modelo en trabajo social
 
Learn how a transponder key secures your car
Learn how a transponder key secures your carLearn how a transponder key secures your car
Learn how a transponder key secures your car
 
Report working together for change
Report   working together for changeReport   working together for change
Report working together for change
 
Frontcover
FrontcoverFrontcover
Frontcover
 
Innovator Network Analysis to Amp Up Innovative Organizations
Innovator Network Analysis to Amp Up Innovative OrganizationsInnovator Network Analysis to Amp Up Innovative Organizations
Innovator Network Analysis to Amp Up Innovative Organizations
 
Траектория самообразования. Наталья Одегова @ Эврика!
Траектория самообразования. Наталья Одегова @ Эврика!Траектория самообразования. Наталья Одегова @ Эврика!
Траектория самообразования. Наталья Одегова @ Эврика!
 
CV
CVCV
CV
 
abcd abcd1
abcd abcd1abcd abcd1
abcd abcd1
 
QMI ISO 9001-2000 cert
QMI ISO 9001-2000 certQMI ISO 9001-2000 cert
QMI ISO 9001-2000 cert
 
Derechos de las mujeres
Derechos de las mujeresDerechos de las mujeres
Derechos de las mujeres
 
Проект "Эврика": потребности фестиваля EUREKA!FEST
Проект "Эврика": потребности фестиваля EUREKA!FESTПроект "Эврика": потребности фестиваля EUREKA!FEST
Проект "Эврика": потребности фестиваля EUREKA!FEST
 
Юлия Суворова. Фонд развития МГИМО
Юлия Суворова. Фонд развития МГИМОЮлия Суворова. Фонд развития МГИМО
Юлия Суворова. Фонд развития МГИМО
 
2016 Retail Innovator Awards
2016 Retail Innovator Awards 2016 Retail Innovator Awards
2016 Retail Innovator Awards
 
Ethnography and product design by Prof William Beeman at ProductCamp Twin Cit...
Ethnography and product design by Prof William Beeman at ProductCamp Twin Cit...Ethnography and product design by Prof William Beeman at ProductCamp Twin Cit...
Ethnography and product design by Prof William Beeman at ProductCamp Twin Cit...
 

Similar to HTML - R.D.Sivakumar

Innovations in E-Assessment - R.D.Sivakumar
Innovations in E-Assessment - R.D.SivakumarInnovations in E-Assessment - R.D.Sivakumar
Innovations in E-Assessment - R.D.SivakumarSivakumar R D .
 
Presentation on Best Faculty Award 2016 - R.D.Sivakumar
Presentation on Best Faculty Award 2016 - R.D.SivakumarPresentation on Best Faculty Award 2016 - R.D.Sivakumar
Presentation on Best Faculty Award 2016 - R.D.SivakumarSivakumar R D .
 
Structure of C++ - R.D.Sivakumar
Structure of C++ - R.D.SivakumarStructure of C++ - R.D.Sivakumar
Structure of C++ - R.D.SivakumarSivakumar R D .
 
E-Learning Tools - R.D.Sivakumar
E-Learning Tools - R.D.SivakumarE-Learning Tools - R.D.Sivakumar
E-Learning Tools - R.D.SivakumarSivakumar R D .
 
Web Based Training - R.D.Sivakumar
Web Based Training - R.D.SivakumarWeb Based Training - R.D.Sivakumar
Web Based Training - R.D.SivakumarSivakumar R D .
 
Presentation on Best E-content Award - R.D.Sivakumar
Presentation on Best E-content Award - R.D.SivakumarPresentation on Best E-content Award - R.D.Sivakumar
Presentation on Best E-content Award - R.D.SivakumarSivakumar R D .
 
Utilization of ICT Tools for Brain Based Learning - R.D.Sivakumar
Utilization of ICT Tools for Brain Based Learning - R.D.SivakumarUtilization of ICT Tools for Brain Based Learning - R.D.Sivakumar
Utilization of ICT Tools for Brain Based Learning - R.D.SivakumarSivakumar R D .
 
Adaptive E-Learning Systems - R.D.Sivakumar
Adaptive E-Learning Systems - R.D.SivakumarAdaptive E-Learning Systems - R.D.Sivakumar
Adaptive E-Learning Systems - R.D.SivakumarSivakumar R D .
 
E-Commerce Website Development - R.D.Sivakumar
E-Commerce Website Development - R.D.SivakumarE-Commerce Website Development - R.D.Sivakumar
E-Commerce Website Development - R.D.SivakumarSivakumar R D .
 
Structure of C++ - R.D.Sivakumar
Structure of C++ - R.D.SivakumarStructure of C++ - R.D.Sivakumar
Structure of C++ - R.D.SivakumarSivakumar R D .
 
Global Communication- R.D.Sivakumar
Global Communication- R.D.Sivakumar Global Communication- R.D.Sivakumar
Global Communication- R.D.Sivakumar Sivakumar R D .
 
Global Communication - R.D.Sivakumar
Global Communication - R.D.SivakumarGlobal Communication - R.D.Sivakumar
Global Communication - R.D.SivakumarSivakumar R D .
 
Free E-Learning Tools - R.D.Sivakumar
Free E-Learning Tools - R.D.SivakumarFree E-Learning Tools - R.D.Sivakumar
Free E-Learning Tools - R.D.SivakumarSivakumar R D .
 
Sanket Thakare- CV- Jan 2016
Sanket Thakare- CV- Jan 2016Sanket Thakare- CV- Jan 2016
Sanket Thakare- CV- Jan 2016sanket Thakare
 
Digital Innovation in Commerce-R.D.Sivakumar
Digital Innovation in Commerce-R.D.SivakumarDigital Innovation in Commerce-R.D.Sivakumar
Digital Innovation in Commerce-R.D.SivakumarSivakumar R D .
 
Open Source Technology in Education - R.D.Sivakumar
Open Source Technology in Education - R.D.SivakumarOpen Source Technology in Education - R.D.Sivakumar
Open Source Technology in Education - R.D.SivakumarSivakumar R D .
 
E-Content Development - R.D.Sivakumar
E-Content Development - R.D.SivakumarE-Content Development - R.D.Sivakumar
E-Content Development - R.D.SivakumarSivakumar R D .
 
Web Commerce Technology - R.D.Sivakumar
Web Commerce Technology - R.D.SivakumarWeb Commerce Technology - R.D.Sivakumar
Web Commerce Technology - R.D.SivakumarSivakumar R D .
 
Online Assessments - R.D.Sivakumar
Online Assessments - R.D.SivakumarOnline Assessments - R.D.Sivakumar
Online Assessments - R.D.SivakumarSivakumar R D .
 

Similar to HTML - R.D.Sivakumar (20)

Innovations in E-Assessment - R.D.Sivakumar
Innovations in E-Assessment - R.D.SivakumarInnovations in E-Assessment - R.D.Sivakumar
Innovations in E-Assessment - R.D.Sivakumar
 
Presentation on Best Faculty Award 2016 - R.D.Sivakumar
Presentation on Best Faculty Award 2016 - R.D.SivakumarPresentation on Best Faculty Award 2016 - R.D.Sivakumar
Presentation on Best Faculty Award 2016 - R.D.Sivakumar
 
Structure of C++ - R.D.Sivakumar
Structure of C++ - R.D.SivakumarStructure of C++ - R.D.Sivakumar
Structure of C++ - R.D.Sivakumar
 
E-Learning Tools - R.D.Sivakumar
E-Learning Tools - R.D.SivakumarE-Learning Tools - R.D.Sivakumar
E-Learning Tools - R.D.Sivakumar
 
Web Based Training - R.D.Sivakumar
Web Based Training - R.D.SivakumarWeb Based Training - R.D.Sivakumar
Web Based Training - R.D.Sivakumar
 
Presentation on Best E-content Award - R.D.Sivakumar
Presentation on Best E-content Award - R.D.SivakumarPresentation on Best E-content Award - R.D.Sivakumar
Presentation on Best E-content Award - R.D.Sivakumar
 
Utilization of ICT Tools for Brain Based Learning - R.D.Sivakumar
Utilization of ICT Tools for Brain Based Learning - R.D.SivakumarUtilization of ICT Tools for Brain Based Learning - R.D.Sivakumar
Utilization of ICT Tools for Brain Based Learning - R.D.Sivakumar
 
Adaptive E-Learning Systems - R.D.Sivakumar
Adaptive E-Learning Systems - R.D.SivakumarAdaptive E-Learning Systems - R.D.Sivakumar
Adaptive E-Learning Systems - R.D.Sivakumar
 
E-Commerce Website Development - R.D.Sivakumar
E-Commerce Website Development - R.D.SivakumarE-Commerce Website Development - R.D.Sivakumar
E-Commerce Website Development - R.D.Sivakumar
 
Structure of C++ - R.D.Sivakumar
Structure of C++ - R.D.SivakumarStructure of C++ - R.D.Sivakumar
Structure of C++ - R.D.Sivakumar
 
Global Communication- R.D.Sivakumar
Global Communication- R.D.Sivakumar Global Communication- R.D.Sivakumar
Global Communication- R.D.Sivakumar
 
Global Communication - R.D.Sivakumar
Global Communication - R.D.SivakumarGlobal Communication - R.D.Sivakumar
Global Communication - R.D.Sivakumar
 
Free E-Learning Tools - R.D.Sivakumar
Free E-Learning Tools - R.D.SivakumarFree E-Learning Tools - R.D.Sivakumar
Free E-Learning Tools - R.D.Sivakumar
 
Sanket Thakare- CV- Jan 2016
Sanket Thakare- CV- Jan 2016Sanket Thakare- CV- Jan 2016
Sanket Thakare- CV- Jan 2016
 
Digital Innovation in Commerce-R.D.Sivakumar
Digital Innovation in Commerce-R.D.SivakumarDigital Innovation in Commerce-R.D.Sivakumar
Digital Innovation in Commerce-R.D.Sivakumar
 
Open Source Technology in Education - R.D.Sivakumar
Open Source Technology in Education - R.D.SivakumarOpen Source Technology in Education - R.D.Sivakumar
Open Source Technology in Education - R.D.Sivakumar
 
Dhinakar raj
Dhinakar rajDhinakar raj
Dhinakar raj
 
E-Content Development - R.D.Sivakumar
E-Content Development - R.D.SivakumarE-Content Development - R.D.Sivakumar
E-Content Development - R.D.Sivakumar
 
Web Commerce Technology - R.D.Sivakumar
Web Commerce Technology - R.D.SivakumarWeb Commerce Technology - R.D.Sivakumar
Web Commerce Technology - R.D.Sivakumar
 
Online Assessments - R.D.Sivakumar
Online Assessments - R.D.SivakumarOnline Assessments - R.D.Sivakumar
Online Assessments - R.D.Sivakumar
 

More from Sivakumar R D .

Internet Connections and Its Protocols - R D Sivakumar
Internet Connections and Its Protocols - R D SivakumarInternet Connections and Its Protocols - R D Sivakumar
Internet Connections and Its Protocols - R D SivakumarSivakumar R D .
 
Internet - R D Sivakumar.
Internet - R D Sivakumar.Internet - R D Sivakumar.
Internet - R D Sivakumar.Sivakumar R D .
 
Data Communication - R D Sivakumar
Data Communication - R D SivakumarData Communication - R D Sivakumar
Data Communication - R D SivakumarSivakumar R D .
 
NETWORK SERVICES - R D Sivakumar
NETWORK SERVICES - R D SivakumarNETWORK SERVICES - R D Sivakumar
NETWORK SERVICES - R D SivakumarSivakumar R D .
 
Computer Communications - R D Sivakumar
Computer Communications - R D SivakumarComputer Communications - R D Sivakumar
Computer Communications - R D SivakumarSivakumar R D .
 
Online Data Protection - R D Sivakumar
Online Data Protection - R D SivakumarOnline Data Protection - R D Sivakumar
Online Data Protection - R D SivakumarSivakumar R D .
 
Software Engineering - R.D.Sivakumar
Software Engineering - R.D.SivakumarSoftware Engineering - R.D.Sivakumar
Software Engineering - R.D.SivakumarSivakumar R D .
 
Different Kinds of Internet Protocols - R.D.Sivakumar
Different Kinds of Internet Protocols - R.D.SivakumarDifferent Kinds of Internet Protocols - R.D.Sivakumar
Different Kinds of Internet Protocols - R.D.SivakumarSivakumar R D .
 
Internet - R.D.Sivakumar
Internet - R.D.SivakumarInternet - R.D.Sivakumar
Internet - R.D.SivakumarSivakumar R D .
 
Electronic Publishing Tools for E-Learning - R.D.Sivakumar
Electronic Publishing Tools for E-Learning - R.D.SivakumarElectronic Publishing Tools for E-Learning - R.D.Sivakumar
Electronic Publishing Tools for E-Learning - R.D.SivakumarSivakumar R D .
 
E-learning Packages - R.D.Sivakumar
E-learning Packages - R.D.SivakumarE-learning Packages - R.D.Sivakumar
E-learning Packages - R.D.SivakumarSivakumar R D .
 
Digital Communication - R.D.Sivakumar
Digital Communication - R.D.SivakumarDigital Communication - R.D.Sivakumar
Digital Communication - R.D.SivakumarSivakumar R D .
 
Digigogy in Teaching - R.D.Sivakumar
Digigogy in Teaching - R.D.SivakumarDigigogy in Teaching - R.D.Sivakumar
Digigogy in Teaching - R.D.SivakumarSivakumar R D .
 
Cognitive and Personal Dimensions of Cyber Learning - R.D.Sivakumar
Cognitive and Personal Dimensions of Cyber Learning - R.D.SivakumarCognitive and Personal Dimensions of Cyber Learning - R.D.Sivakumar
Cognitive and Personal Dimensions of Cyber Learning - R.D.SivakumarSivakumar R D .
 
Innovative Presentation - R.D.Sivakumar
Innovative Presentation - R.D.SivakumarInnovative Presentation - R.D.Sivakumar
Innovative Presentation - R.D.SivakumarSivakumar R D .
 
Tuxpaint - R.D.Sivakumar
Tuxpaint - R.D.SivakumarTuxpaint - R.D.Sivakumar
Tuxpaint - R.D.SivakumarSivakumar R D .
 
Academic Blog Design - R.D.Sivakumar
Academic Blog Design - R.D.SivakumarAcademic Blog Design - R.D.Sivakumar
Academic Blog Design - R.D.SivakumarSivakumar R D .
 
Audio and Digital Books Creation - R.D.Sivakumar
Audio and Digital Books Creation - R.D.SivakumarAudio and Digital Books Creation - R.D.Sivakumar
Audio and Digital Books Creation - R.D.SivakumarSivakumar R D .
 
Cloud Audio Books and E-Books - R.D.Sivakumar
Cloud Audio Books and E-Books - R.D.SivakumarCloud Audio Books and E-Books - R.D.Sivakumar
Cloud Audio Books and E-Books - R.D.SivakumarSivakumar R D .
 
E-Learning - R.D.Sivakumar
E-Learning - R.D.SivakumarE-Learning - R.D.Sivakumar
E-Learning - R.D.SivakumarSivakumar R D .
 

More from Sivakumar R D . (20)

Internet Connections and Its Protocols - R D Sivakumar
Internet Connections and Its Protocols - R D SivakumarInternet Connections and Its Protocols - R D Sivakumar
Internet Connections and Its Protocols - R D Sivakumar
 
Internet - R D Sivakumar.
Internet - R D Sivakumar.Internet - R D Sivakumar.
Internet - R D Sivakumar.
 
Data Communication - R D Sivakumar
Data Communication - R D SivakumarData Communication - R D Sivakumar
Data Communication - R D Sivakumar
 
NETWORK SERVICES - R D Sivakumar
NETWORK SERVICES - R D SivakumarNETWORK SERVICES - R D Sivakumar
NETWORK SERVICES - R D Sivakumar
 
Computer Communications - R D Sivakumar
Computer Communications - R D SivakumarComputer Communications - R D Sivakumar
Computer Communications - R D Sivakumar
 
Online Data Protection - R D Sivakumar
Online Data Protection - R D SivakumarOnline Data Protection - R D Sivakumar
Online Data Protection - R D Sivakumar
 
Software Engineering - R.D.Sivakumar
Software Engineering - R.D.SivakumarSoftware Engineering - R.D.Sivakumar
Software Engineering - R.D.Sivakumar
 
Different Kinds of Internet Protocols - R.D.Sivakumar
Different Kinds of Internet Protocols - R.D.SivakumarDifferent Kinds of Internet Protocols - R.D.Sivakumar
Different Kinds of Internet Protocols - R.D.Sivakumar
 
Internet - R.D.Sivakumar
Internet - R.D.SivakumarInternet - R.D.Sivakumar
Internet - R.D.Sivakumar
 
Electronic Publishing Tools for E-Learning - R.D.Sivakumar
Electronic Publishing Tools for E-Learning - R.D.SivakumarElectronic Publishing Tools for E-Learning - R.D.Sivakumar
Electronic Publishing Tools for E-Learning - R.D.Sivakumar
 
E-learning Packages - R.D.Sivakumar
E-learning Packages - R.D.SivakumarE-learning Packages - R.D.Sivakumar
E-learning Packages - R.D.Sivakumar
 
Digital Communication - R.D.Sivakumar
Digital Communication - R.D.SivakumarDigital Communication - R.D.Sivakumar
Digital Communication - R.D.Sivakumar
 
Digigogy in Teaching - R.D.Sivakumar
Digigogy in Teaching - R.D.SivakumarDigigogy in Teaching - R.D.Sivakumar
Digigogy in Teaching - R.D.Sivakumar
 
Cognitive and Personal Dimensions of Cyber Learning - R.D.Sivakumar
Cognitive and Personal Dimensions of Cyber Learning - R.D.SivakumarCognitive and Personal Dimensions of Cyber Learning - R.D.Sivakumar
Cognitive and Personal Dimensions of Cyber Learning - R.D.Sivakumar
 
Innovative Presentation - R.D.Sivakumar
Innovative Presentation - R.D.SivakumarInnovative Presentation - R.D.Sivakumar
Innovative Presentation - R.D.Sivakumar
 
Tuxpaint - R.D.Sivakumar
Tuxpaint - R.D.SivakumarTuxpaint - R.D.Sivakumar
Tuxpaint - R.D.Sivakumar
 
Academic Blog Design - R.D.Sivakumar
Academic Blog Design - R.D.SivakumarAcademic Blog Design - R.D.Sivakumar
Academic Blog Design - R.D.Sivakumar
 
Audio and Digital Books Creation - R.D.Sivakumar
Audio and Digital Books Creation - R.D.SivakumarAudio and Digital Books Creation - R.D.Sivakumar
Audio and Digital Books Creation - R.D.Sivakumar
 
Cloud Audio Books and E-Books - R.D.Sivakumar
Cloud Audio Books and E-Books - R.D.SivakumarCloud Audio Books and E-Books - R.D.Sivakumar
Cloud Audio Books and E-Books - R.D.Sivakumar
 
E-Learning - R.D.Sivakumar
E-Learning - R.D.SivakumarE-Learning - R.D.Sivakumar
E-Learning - R.D.Sivakumar
 

Recently uploaded

Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIShubhangi Sonawane
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
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
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Shubhangi Sonawane
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxNikitaBankoti2
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 

Recently uploaded (20)

Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
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
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 

HTML - R.D.Sivakumar

  • 1. 11 Mr.R.D.SIVAKUMAR, M.Sc.,M.Phil.,M.Tech.,Mr.R.D.SIVAKUMAR, M.Sc.,M.Phil.,M.Tech., ASSISTANT PROFESSORASSISTANT PROFESSOR DEPARTMENT OF COMPUTER SCIENCEDEPARTMENT OF COMPUTER SCIENCE AYYA NADAR JANAKI AMMAL COLLEGEAYYA NADAR JANAKI AMMAL COLLEGE (Affiliated to Madurai Kamaraj University, Madurai, Re-accredited (3rd Cycle) with ‘A’ Grade (CGPA 3.67 out of 4) by NAAC, Recognized by DBT as Star College and College of Excellence by UGC) SIVAKASI – 626 124. (UGC Announced : Rurally and Economically Backward Area)SIVAKASI – 626 124. (UGC Announced : Rurally and Economically Backward Area) Virudhunagar District, Tamil Nadu.Virudhunagar District, Tamil Nadu. (Website: www.rdsivakumar.webege.com www.rdsivakumar.blogspot.in) Mobile Apps : Google Play Store – RDS Academic E-mail : sivamsccsit@gmail.com Mobile : 99440-42243
  • 2. HTML HTML – Hypertext Markup Language. HTML was developed by Tim Berners Lee during 1990. It is used to design web pages. HTML tags are not case sensitive.
  • 3. TAGS HTML program consists of set of instructions called markups or tags. The tags tell the web browser how to display the page. The tags are enclosed within the angle brackets.
  • 4. SYNTAX OF TAG <tagname> Types of Tag  Singular Tag - <tagname>  Paired Tag - <tagname>…………… </tagname>
  • 5. CREATING A HTML DOCUMENT HTML programs are entered in the text editors such as notepad, wordpad etc.,
  • 6. SAVING A HTML DOCUMENT Save the file with the extension .html Example : filename.html
  • 7. EXECUTING A HTML DOCUMENT To execute a HTML program in the web browser like internet explorer or Mozilla Firefox or Google Chrome etc.,
  • 8. STRUCTURE OF HTML <html> --- Identify the language. <head> --- Title of the HTML Document <title> …… </title> --- Title of the web browser <body> --- Content of the web page --------- </body> </head> </html>
  • 10.
  • 11. How to execute the HTML Coding?
  • 13. HYPERLINKS A link is a connection from one web resource to another HTML uses the <a> (Anchor) tag to create a link to another document.
  • 14. HYPERLINKS FORMAT <a href = “filepath” target = “_blank”> ………. </a>
  • 16. Hyperlink <html> <head> <body> <a href =“1.html”> College </a> </body> </head> </html> Save - index.html
  • 18. E-Assignment Module  HTML - http://www.rdselearning.site11.com/ + Module 1818
  • 19. E-CONTENT DEVELOPMENT  HTML - http://www.rdselearning.site11.com/ 1919
  • 20.  Slideshare : http://www.slideshare.net/search/slideshow?searchfrom=header&q=R.D.sivakumar 2020
  • 21. WHATSAPP – +91 99440 42243 2121
  • 22. M-LEARNING – FREE OF COST FROM GOOGLE PLAYSTORE  RDS HTML - https://play.google.com/store/apps/details?id=com.wRDSHTML 2222
  • 23. ANDROID – QR CODE CREATED  QR codes or “quick response codes” are part of a whole new way of connecting with learners via their smart phones. A machine-readable code consisting of an array of black and white squares, typically used for storing e-learning websites URLs for reading by the camera on a smart phone. In above all the e-learning websites are converted in to the QR Code (QR Code Link – http://www.rdselearning.site11.com/) 2323
  • 24.  SKYPE – SIVAKUMAR.DHANASEKARAN 2424
  • 25. 2525 Mr.R.D.SIVAKUMAR,M.Sc.,M.Phil.,M.Tech.,Mr.R.D.SIVAKUMAR,M.Sc.,M.Phil.,M.Tech., ASSISTANT PROFESSOR OF COMPUTER SCIENCE &ASSISTANT PROFESSOR OF COMPUTER SCIENCE & ASSISTANT PROFESSOR AND HEAD, DEPARTMENT OF M.Com. (CA),ASSISTANT PROFESSOR AND HEAD, DEPARTMENT OF M.Com. (CA), AYYA NADAR JANAKI AMMAL COLLEGEAYYA NADAR JANAKI AMMAL COLLEGE (Affiliated to Madurai Kamaraj University, Madurai, Re-accredited (3rd Cycle) with ‘A’ Grade (CGPA 3.67 out of 4) by NAAC, Recognized by DBT as Star College and College of Excellence by UGC) SIVAKASI – 626 124.SIVAKASI – 626 124. (Website: www.rdsivakumar.webege.com www.rdsivakumar.blogspot.in) Mobile Apps : Google Play Store – RDS Academic E-mail : sivamsccsit@gmail.com Mobile : 99440-42243
  • 26. FOLLOW US  Facebook : https://www.facebook.com/sivamsccsit/photos  Blog : http://www.rdsivakumar.blogspot.in/  Twitter : https://twitter.com/sivakum82452050  Youtube : https://www.youtube.com/channel/UC8jEpT5KrcTACjLQoD8yUZw  Teacher Tube :Teacher Tube : http://www.teachertube.com/search/google-search? query=r.d.sivakumar&safe=high&search- type=all&head_curriculum=0&head_content_area=0&head_subject=0&hea d_category=0&head_skill=0#gsc.tab=0&gsc.q=r.d.sivakumar&gsc.page=1 2626