HTML - R.D.Sivakumar

Post on 27-Jan-2017

63 views 0 download

Transcript of HTML - R.D.Sivakumar

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 SCIENCE DEPARTMENT 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.

TAGSHTML 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 DOCUMENTHTML programs are entered in the text editors such as

notepad, wordpad etc.,

SAVING A HTML DOCUMENTSave the file with the extension .html

Example : filename.html

EXECUTING A HTML DOCUMENTTo 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

HYPERLINKSA 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&head_category=0&head_skill=0#gsc.tab=0&gsc.q=r.d.sivakumar&gsc.page=1

2626