Web Design

Web design is not just about creating pretty layouts. It's about understanding the marketing challenge behind your business


SYLLABUS

UNIT-I

Introduction to HTML: History of HTML, What are HTML Tags and Attributes? Standard HTML Document Structure, Basic Text Markup, Images, Hypertext Links, Lists, Tables, Forms. GET and POST method.

UNIT-II

HTML5 and CSS: New Elements in HTML5, New Markup Elements, New Media Elements, The Canvas Element, New Form Elements, New Input Type Attribute Values, Video on the Web, Video Formats. Creating Style Sheet: CSS Properties, Types of CSS, CSS Styling (Background, Text Format, Controlling Fonts),Levels of Style Sheets, Style Specification Formats, Selector Forms, The Box Model.

UNIT-III

Basics of XML: Introduction to XML, Defining XML tags, Attributes and Values, Document Type Definition, XML Namespaces, XML Schema, Document object model, XML parsers - DOM and SAX Parsers in Java, XSLT, Example xml programs. Introduction to JSON objects.

UNIT-IV

Java Script: Introduction to JavaScript, Applying JavaScript (internal and external), Understanding JS Syntax, Introduction to Document and Window Object, Variables and Operators, Data Types, Math and String Manipulation, Conditional Statements, Switch Case , Looping in java script, Function, Objects and Arrays

UNIT-V

Introducing PHP: ] Introduction to client server working mechanism, creating PHP script, Running PHP script. Working with variables and constants, Data types, Operators. Conditional statements, Control statements, Arrays, working with functions.