Web Designing Course

Similar documents
HTML5. HTML5 Introduction. Form Input Types. Semantic Elements. Form Attributes. Form Elements. Month Number Range Search Tel Url Time Week

HTML5, CSS3, JQUERY SYLLABUS

PHP,HTML5, CSS3, JQUERY SYLLABUS

Techno Expert Solutions An institute for specialized studies!

WEB DESIGNING COURSE SYLLABUS

Basics of Web Technologies

WEB DESIGNING CURRICULUM

Website Development with HTML5, CSS and Bootstrap

UI Course HTML: (Html, CSS, JavaScript, JQuery, Bootstrap, AngularJS) Introduction. The World Wide Web (WWW) and history of HTML


Project Covered During Training:Real Time Project Training

Sections and Articles

B. V. Patel Institute of Business Management, Computer and Information Technology, UTU. B. C. A (3 rd Semester) Teaching Schedule

STRANDS AND STANDARDS


WEB DESIGNING SYLLABUS

Lecture : 3. Practical : 2. Course Credit. Tutorial : 0. Total : 5. Course Learning Outcomes

Website Design (Weekend) By Alabian Solutions Ltd , 2016

Varargs Training & Software Development Centre Private Limited, Module: HTML5, CSS3 & JavaScript

Web Design & Dev. Combo. By Alabian Solutions Ltd , 2016

WEB DESIGNING SYLLABUS

Index LICENSED PRODUCT NOT FOR RESALE

PHP / MYSQL DURATION: 2 MONTHS

Website Design (Weekday) By Alabian Solutions Ltd , 2016

This course is designed for web developers that want to learn HTML5, CSS3, JavaScript and jquery.

Frontend UI Training. Whats App :

Guidelines for doing the short exercises

PHP & My SQL Duration-4-6 Months

Chapter 1 Getting Started with HTML 5 1. Chapter 2 Introduction to New Elements in HTML 5 21

Static Webpage Development

Course Outline Advanced Web Design

Full Stack Web Developer

Advanced Dreamweaver CS6

Table of Contents Introduction... xxxv PART I: HTML5 Chapter 1: Overview of HTML5 and Other Web Technologies... 1

QUICK REFERENCE GUIDE

WEB-DESIGNING COURSE BROCHURE

Web System and Technologies (Objective + Subjective)

Adobe Dreamweaver CS6 Digital Classroom

Deccansoft Software Services

Web Development. With PHP. Web Development With PHP

Course Outline Advanced Web Design

GRAPHIC WEB DESIGNER PROGRAM

MASTERS COURSE IN FULL STACK WEB APPLICATION DEVELOPMENT W W W. W E B S T A C K A C A D E M Y. C O M

All India Council For Research & Training

Webgurukul Web Designing Course

COMS 359: Interactive Media

B. V. Patel Institute of Business Management, Computer & Information Technology, UTU

HTML5 and CSS3 for Web Designers & Developers

STRANDS AND STANDARDS

COPYRIGHTED MATERIAL. Contents. Introduction. Chapter 1: Structuring Documents for the Web 1

Overview

NEW WEBMASTER HTML & CSS FOR BEGINNERS COURSE SYNOPSIS

COPYRIGHTED MATERIAL. Contents. Chapter 1: Creating Structured Documents 1

Introduction. Part I: jquery API 1. Chapter 1: Introduction to jquery 3

Programmazione Web a.a. 2017/2018 HTML5

Web Site Design and Development Lecture 23. CS 0134 Fall 2018 Tues and Thurs 1:00 2:15PM

the missing manual0 O'REILLY Third Edition David Sawyer McFarland Beijing Cambridge The book that should have been in the box Farnham

Full Stack Web Developer

Webgurukul Web Development Course

Getting Started with CSS Sculptor 3

Designing for Web Using Markup Language and Style Sheets

HTML HTML/XHTML HTML / XHTML HTML HTML: XHTML: (extensible HTML) Loose syntax Few syntactic rules: not enforced by HTML processors.

1.7 Uniform Resource Identifiers and Domain Names 13 URIs and URLs 13 Domain Names 13

Form Overview. Form Processing. The Form Element. CMPT 165: Form Basics

Professional Course in Web Designing & Development 5-6 Months

Chapter 1 Introduction to Dreamweaver CS3 1. About Dreamweaver CS3 Interface...4. Creating New Webpages...10

ver Wfl Adobe lif Sams Teach Yourself Betsy Bruce Robyn Ness SAMS 800 East 96th Street, Indianapolis, Indiana, USA WlM John Ray ^lg^

Course Syllabus. Course Title. Who should attend? Course Description. Adobe Dreamweaver CC 2014

1/6/ :28 AM Approved New Course (First Version) CS 50A Course Outline as of Fall 2014

Certificate in Web Designing

Software. Full Stack Web Development Intensive, Fall Lecture Topics. Class Sessions. Grading

Web Design and Development ACS Chapter 13. Using Forms 11/27/2018 1

Ministry of Higher Education and Scientific Research

The course also includes an overview of some of the most popular frameworks that you will most likely encounter in your real work environments.

PHP: Software Training Employability Programme

Canvas & Brush Reference. Source: stock.xchng, Maarten Uilenbroek

Content Elements. Contents. Row

HTML and CSS COURSE SYLLABUS

Creating HTML files using Notepad

Website Designing Training

HTML TAG SUMMARY HTML REFERENCE 18 TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES MOST TAGS

E-Shiksha Academy. Certified Website Designer & Developer

Mobile Site Development

Blue Form Builder extension for Magento 2

Web development using PHP & MySQL with HTML5, CSS, JavaScript

Web Site Design and Development Lecture 24

ASP.NET- Enterprise Applications

Dreamweaver: Web Forms

Frontend guide. Everything you need to know about HTML, CSS, JavaScript and DOM. Dejan V Čančarević

Curriculum Management System

v0.9.3 Tim Neil Director, Application Platform & Tools Product

GRAPHIC DESINGING - FLASH. Flash Syllabus. Introduction To Flash. Object based animation. Motion Tween Presets. File menu. Edit menu.

Table Basics. The structure of an table

HTML Forms. CITS3403 Agile Web Development. 2018, Semester 1

FRONT END DEVELOPER CAREER BLUEPRINT

COURSE OUTLINE MOC 20480: PROGRAMMING IN HTML5 WITH JAVASCRIPT AND CSS3

of numbers, converting into strings, of objects creating, sorting, scrolling images using, sorting, elements of object

Setting Up a Development Server What Is a WAMP, MAMP, or LAMP? Installing a WAMP on Windows Testing the InstallationAlternative WAMPs Installing a

Fundamentals of Web Development. Web Development. Fundamentals of. Global edition. Global edition. Randy Connolly Ricardo Hoar

Learn Web Development CodersTrust Polska course outline. Hello CodersTrust! Unit 1. HTML Structuring the Web Prerequisites Learning pathway.

Transcription:

Web Designing Course Course Summary: HTML, CSS, JavaScript, jquery, Bootstrap, GIMP Tool Course Duration: Approx. 30 hrs. Pre-requisites: Familiarity with any of the coding languages like C/C++, Java etc. Following is the list of topics that will be covered during the course: 1. HTML a) Introduction and HTML History b) Basics, Elements and Attributes c) HTML Skeleton and HTML5 DOCTYPE and charset declarations d) HTML Comments e) HTML Headings, Paragraphs and Formatting f) HTML Entities g) HTML iframe with Youtube Video Embedd Example h) HTML URL i) HTML and XHTML j) HTML Links k) HTML Images l) HTML Tables m) HTML Lists n) HTML Blocks o) HTML Colors p) HTML Layouts a. Div based design b. Table based design q) HTML Forms

a. Form Tag b. Input Tag c. Select Tag i. HTML 5 Attributes: autocomplete, novalidate i. HTML 4 Types: text, password, submit, reset, radio, checkbox, button ii. HTML 5 Types: color, date, datetime, datetime-local, email, month, number, range, search, tel, time, url, week iii. HTML 4 Attributes: value, readonly, disabled, size, maxlength iv. HTML 5 Attributes: autocomplete, autofocus, form, formaction, formenctype, formmethod, formnovalidate, formtarget, height and width, list, min and max, multiple, pattern (regexp), placeholder, required, step i. Option and Optgroup d. Textarea Tag e. Label Tag f. Fieldset Tag g. Legend Tag h. Button Tag i. Datalist Tag j. Keygen Tag k. Output Tag r) HTML5 New Semantic Elements s) HTML Canvas t) HTML SVG u) HTML Google Maps v) HTML 5 Video and Audio w) HTML 5 Drag and Drop x) HTML 5 Local Storage y) HTML 5 Server Sent Events z) HTML5 Coding Conventions 2. CSS / CSS3 a) Introduction and Syntax b) Selectors

a. CSS ID and Class b. CSS Combinations c. CSS Pseudo Elements d. CSS Pseudo Classes e. CSS Attribute Selectors c) Backgrounds d) Text and Fonts e) Links and Lists f) Opacity or Transparency g) Counters h) Css Tooltips i) Formatting Form Elements j) Box Model a. Border b. Outline c. Margin d. Padding k) Advanced a. Dimensions b. Display c. Positioning d. Floating e. Align l) CSS3 Borders m) CSS3 Backgrounds n) CSS3 Text Effects o) CSS3 Colors p) CSS 3 Gradients and Shadows q) CSS3 2D Transforms r) CSS3 3D Transforms s) CSS3 Animations t) CSS3 Media Queries 3. 960.grid system (Responsive Design for Mobile and Tablet Websites ) 4. Bootstrap

a) BS Introduction b) BS Basics I. Container II. Jumbotron c) BS Grid System I. Small Devices II. Medium Devices III. Large Devices 5. JavaScript a) Introduction b) Statements & Comments c) Variables d) Operators and Comparisons e) Conditional Statements and Loops f) User Defined Functions g) JS Objects a. Object Definition and Constructor b. Object Properties c. Object Prototypes h) JS Events a. onchange b. onclick c. onmouseover d. onmouseout e. onkeydown f. onload i) JS String and String Methods j) JS Numbers and Number Methods k) JS Math l) Implementing a Simple Calculator Using Javascript m) JS Validations using Regular Expressions n) JS Document Object Model o) JS Browser Object Model

6. JQuery (UI): a) Introduction and Installation b) Syntax c) jquery Selectors d) jquery Events e) jquery Effects i. Hide and Show Effect ii. Fade Effect iii. Slide Effect iv. Animate f) jquery Callbacks g) jquery and AJAX (Pre-Requisite: ServerEnd Technology) i. Load Function ii. Ajax Function h) Implementing jquery Plugins i) jquery UI : i. Implementing Accordion ii. Implementing Datepicker iii. Implementing jquery Menu iv. v. Implementing Tabs Implementing Progessbar 4. GIMP Tool: a. Image Layering b. Image Transparency c. GIF Creation d. Gradients e. Lasso Tool

7. JQuery (UI): a) Introduction and Installation b) Syntax c) jquery Selectors d) jquery Events e) jquery Effects iii. Hide and Show Effect iv. Fade Effect iii. Slide Effect iv. Animate f) jquery Callbacks g) jquery and AJAX (Pre-Requisite: ServerEnd Technology) iii. Load Function iv. Ajax Function h) Implementing jquery Plugins i) jquery UI : iv. Implementing Accordion v. Implementing Datepicker vi. Implementing jquery Menu iv. v. Implementing Tabs Implementing Progessbar 4. GIMP Tool: f. Image Layering g. Image Transparency h. GIF Creation i. Gradients j. Lasso Tool