Home
About
Courses
Campus Drive ( 2018-19 )
Placement
Jobs
Contact Us
Login
WEB PROGRAMMING FUNDAMENTALS
HTML
Duration : 15 Hrs
Pre-requisite :
Basic Computer Knowledge
Contents :
HTML Basics: Structure, Elements and Attributes
Various Input fields in html
Tables, Frames, Lists, Layouts
Fonts, Colors
Images, Audio, Videos
HTML Forms
Cascading Style Sheet
Key Learnings :
Ability to write presentable web pages.
Present different type of contents like text, images, videos etc
Use of different browsers available to render html pages..
Recommended Next Course :
Java Script
JAVA SCRIPT
Duration : 15 Hrs
Pre-requisite :
HTML
Contents :
Java Script Language basics
Variables, Data Types, Functions, Operators
Control flow using conditional and Iterative statements
Managing HTML DOM and Events
Java Script Objects
Window Management using Java Script
Key Learnings :
Perform basic data processing and data validation on the client side.
Read and manipulate html DOM
Writing simple web based client side utilities
Recommended Next Course :
Advanced Technologies like .Net or Java
XML
Duration : 20 Hrs
Pre-requisite :
HTML, Java Script
Contents :
XML Basics: Structure, Elements and Attributes
XML Schema, DTD
XML Editors: Using Altova XML Spy
XML DOM, Parsers
Validation of XML
XML CSS and XSLT
XML Namespaces
XML HTTP Request Object
Key Learnings :
Representing data in the form of a valid XML document
Use of XML editors
Representing XML Document with HTML.
Recommended Next Course :
Advanced Technologies like .Net or Java