
When it comes to Web Development, HTML plays a very important role since beginning and today without HTML, CSS3, and Javascript Website Development would be very difficult.
The generation of smartphones and the use of mobile phones has led many developer realized that there are certain languages which are must for building responsive websites.
- These jobs are undertaken by 3 different technologies, HTML, Javascript, and CSS which your browser knows how to interpret.
- HTML5 and co. are open standards: they’re maintained by organizations, not companies, so there are no restrictions on their use. They can be used in open-source projects.
- They’re safe and secure, partially because they’re open standards.
- They’re cross-platform, they’ll work on any operating system and on any iOS Devices, phones, tablets, computers.
- They’re less resource-intensive and a lot of web games using HTML5 run very smoothly on phones.
Web Design
- Concepts of effective web design
- Web design issues including Browser
- Bandwidth and Cache
- Display resolution
- Look and Feel of the Website
- Page Layout and linking
- User centric design
- Sitemap
- Planning and publishing website
- Designing effective navigation

LEARNING PATH

HTML
- Basics of HTML
- Formatting and Fonts
- Commenting Code
- Color , Hyperlink
- Lists , Tables
- Images , Forms
- XHTML , Meta Tags
- Character entities
- frames and frame sets
- Browser architecture and Web site structure.
- Overview and features of HTML5

STYLESHEETS
- Need for CSS
- introduction to CSS
- Basic Syntax and Structure
- Using CSS , Background Images
- Colors and Properties
- Manipulating Texts
- Using Fonts , Borders and Boxes
- Padding Lists
- Positioning using CSS
- CSS2
- Overview and Features of CSS3

Background Images
- Client side scripting with JavaScript
- Variables
- Functions
- Using CSS
- Conditions
- Loops and Repetition
- Pop up boxes
- Advance JavaScript: Javascript and objects
- JavaScript own objects

PhP with MySQL
- Basic commands with PHP examples
- Connection to Server
- Creating Database
- Selecting a Database
- Listing Database
- Listing Table Names
- Creating a Table
- Inserting Data
- Aaltering Tables , Queries
- Deleting Database
- Deleting Data and Tables
- PhpMyadmin and Database Bugs