java Script is a Client Side Programming Language For all Web Pages.
java Script has third party add-ons such as Greasemonkey enable Javascript Experts to write snippets that can exexute on web pages.
jQuery Simplifies all java Script Programming. Its also a java Script Library.
jQuery follows work less do more comcept.
jQuery makes much easier to use java script on websites..
AngularJS is a Easy For any Single Page Applications.It Comes with a New attributes.
Angular Js uses HTML which define app's an user interface .
Boostrap is a Frequently Used Framework For Responsive Web Pages such as Mobile-First Approcahes.
Hyper Text MarkUp Language
A simple Client Side Scripting Language for Building Web Pages.
HTML is a standadised markup language for targetting textfiles,Images,Videos,HyperLinks by using basic Anchor Tags.
Hyper Text: Hyper Text Refers to "Text written with in a Text".A Text can contain a Link which Re-directs to a New Web Page.
Language:This is a Programming Language which makes as interactive and dynamic or static pages.
HTML Tags
HTML Tags are mainly used to define and represent a specfied identifier.In oder to get a Tag configuration its easy to retreview by using an id or by a class.In HTML each Tags has its specfic Representation
For Example :
<
div
>
This is a representation of a simple div Tag
<
/div
>
HTML Audio/video
Audio and video tags has evolved in HTML5 for Audio services the only the sounf content has taken in advacnce.But for a Video Tags only the video part is been holded in advice.
For Example :
<
audio controls
>
<
source src="abc.mp3" type="audio/mp3">
>
<
/audio controls
>
HTML Links
HTML Links usually redirects from one set of page to other.
For Example :
<
ul
>
<
li
>
India
<
/li
>
<
li
>
United States Of America
<
/li
>
<
li
>
Aus
<
/li
>
<
/ul
>
Copyright © 2017 - All Rights Reserved.