SlideShare a Scribd company logo
DURATION : 3 MONTHS 
FACULTY : Mr.SIVA 
BATCH TIMINGS : Click Here - BATCH TIMINGS 
RECOMMENDED 3 : Click Here - PHP, MYSQL, OOPS, CMS 
PROJECTS INFO 
 Div or Tableless Layout 
 Javascript Integration 
 Integrating Jquery UI plugins 
 Integrating third party plugins like menu bar, image banners and carousel 
 Form Validations 
 Data Grid 
 HTML5 & CSS3 Layout 
 Responsive Layout 
HTML 
 Overview of Web Development 
o Client-side Programming 
o Server-side Programming 
 Types of Webpages 
o Static Webpage 
o Dynamic Webpage 
o Server Webpage 
 Types Of Languages 
o Programming Languages 
o Scripting Languages 
 Introduction To HTML 
 Structure Of HTML 
 Tag 
o Empty Tag 
o Container Tag 
 Basic Tags 
 Meta Tags 
 Attributes & Parameters 
 Formatting Tags 
 Phrase Tags 
 Comments 
 Font tag 
 Image tag 
 Link Tags 
 Image Link 
 Text Link 
 Email Link 
 Colors 
 Marquee Tag 
 List 
o Order List 
o Unorder List 
o Definition List 
 Table Tag 
 Form tags 
 Frame Tag
 Background Colors & Images 
 Embed Multimedia - Movie, Music 
 Introduction To XHTML 
 Difference Between HTML & XHTML 
 Introduction To Doctypes 
 W3C 
 Introduction To HTML 5 
Cascading Stylesheets(CSS) 
 CSS 
o Introduction 
o Syntax 
o Advantages 
 Types of Stylesheets 
o External style sheet 
o Internal style sheet 
o Inline style 
 Types of Selectors 
o Global 
o Class 
o Id 
o Grouped 
o Descendant 
 Div's & Span tags 
 Colors 
 Background 
o background-color 
o background-image 
o background-repeat 
o background-attachment 
o background-position 
 Font 
o font-family 
o color 
o font-size 
o font-style 
o font-variant 
o font-weight 
 Text 
o Color 
o letter-spacing 
o Word-spacing 
o line-height 
o text-align 
o text-decoration 
o text-indent 
o text-transform 
o vertical-align 
o White-space 
o Direction 
 Images 
o border 
o width 
o height 
o opacilty 
 Links
o a:link 
o a:visited 
o a:hover 
o a:active 
 Custom Cursors 
o Cursor Styles 
o Custom Cursors 
o Using Custom Cursors 
 Lists 
o list-style-type 
o list-style-position 
o list-style-image 
 Tables 
 Box Model 
o Border & Outline 
o outline 
o margin 
o padding 
 Advanced 
o Dimension 
 height 
 width 
 line-height 
 max-height 
 min-height 
 max-width 
 min-width 
o Display 
o Positioning 
o Layers (Z-index) 
o Floating 
o Scrollbars 
o Align 
o Pseudo-class 
o Pseudo-element 
o Navigation Bar 
o Image Opacity 
o Image Sprites 
o Attribute Selectors 
o CSS Validations(W3C) 
o Don't 
 Introduction to css3.0 
JAVASCRIPT 
 Introduction to javascript 
o Syntax 
o Statements 
o Comments 
 Enabling in various browsers 
 Popup Boxes 
o Alert 
o Confirm 
o Prompt 
 Variables 
 Operators 
o Arithmetic 
o Assignment
o Comparison 
o Logical 
o Conditional 
 Conditional Statements 
o if 
o if...else 
o if...else if...else 
o Switch 
 Loops 
o while 
o do...while 
o for 
o for...in Statement 
o Break 
o Continue 
 Functions 
o User-defined Functions 
 Function Syntax 
 Function with Arguments 
 Returning Values from Functions 
 Local and Global Variables 
o Built-in Functions 
 paraseInt and parseFloat 
 Events 
o Introduction 
o OnLoad and onUnload 
o onFocus, onBlur and onChange 
o onSubmit 
o onMouseOver..... 
 Cookies 
 Page redirection 
 Page Printing 
 Built-in Objects 
o Introduction 
o Number 
o Strings 
o Math 
o Arrays 
 Associative 
 Array Properties and Methods 
o Date 
o Boolean 
o Regexp 
 Advanced javascript 
o Error handling 
o Form Validations 
 Basics of Form Validation 
 Validating Radio Buttons 
 Validating Checkboxes 
 Validating Select Menus 
 Validating Textareas 
o Debugging 
o Browsers 
JQUERY 
 What is jQuery 
 Downloading and Installing jQuery
 Creating a Simple Page in jQuery 
 Overview of jQuery Features 
 The Document Ready Function 
 How to use Custom Scripts? 
Selectors 
 How to use Selectors? 
 Name 
 #ID 
 .Class 
 Universal (*) 
 Multiple Elements E, F, G 
 Attribute Selector 
JQUERY EVENTS 
 Mouse Events 
 Keyboard Events 
 Form Events 
 Document/Window Events 
JQUERY EFFECTS 
 hide/show 
 fade 
 slide 
 animate 
 toggle 
 stop 
 Callback 
 Chaining 
DOM TRAVERSING 
 Traversing 
 Ancestors 
 Descendants 
 Siblings 
 Filtering 
Form Selectors 
HTML 
 Get 
 Set 
 Add 
 Remove 
 CSS Classes 
 css() 
 Dimensions 
jQuery Event Methods
noConflict() Method 
AJAX Methods 
 load( ) 
 jQuery.get( ) 
 jQuery.post( ) 
 jQuery.getScript( ) 
 jQuery.getJSON( ) 
 jQuery.ajax( ) 
 serialize( ) 
 serializeArray( ) 
JSON 
AJAX Events 
 ajaxComplete( ) 
 ajaxStart( ) 
 ajaxError( ) 
JQUERY UI LIBRARY 
 Interactions 
o Draggable 
o Droppable 
o Resizable 
o Selectable 
o Sortable 
 Widgets 
o Accordion 
o Autocomplete 
o Button 
o Datepicker 
o Dialog 
o Progressbar 
o Slider 
o Tabs 
o Effects Effect, Show, Hide, Toggle,Color animation, Add class, Remove class, Toggle class, 
Switch class 
o customizing Jquery theming 
o Jquery Theme Roller 
Browser Compatability Testing 
 Importance of Browser Compatibility 
 Testing the site in various browsers 
 Tips to reduce the issues 
 Internet Explorer Conditional Statements 
HTML 5 
 What is HTML 5 
 Overview of HTML 5 
o Browser Support
o W3C and Web Hypertext Application Technology Working Group (WHATWG). Specifications 
o Power of HTML5 in web & mobile Domains 
o Overview of updated new features 
 HTML5 Syntax 
o The DOCTYPE 
o Character Encoding 
o The <script> tag 
o The <link> tag 
o HTML5 Document 
 Forms 
o color 
o date 
o datetime 
o datetime-local 
o email 
o month 
o number 
o range 
o search 
o tel 
o time 
o url 
o week 
 Form Elements 
o <datalist> 
o <keygen> 
o <output> 
 New attributes for <form> 
o autocomplete 
o novalidate 
 New attributes for <input> 
o autocomplete 
o autofocus 
o form 
o formaction 
o formenctype 
o formmethod 
o formnovalidate 
o formtarget 
o height and width 
o list 
o min and max 
o multiple 
o pattern (regexp) 
o placeholder 
o required 
o step 
 Video and Audio 
o <audio> 
o <video> 
o <source> 
o <embed> 
o <track> 
 Semantic Elements 
o <header> 
o <nav> 
o <section> 
o <article>
o <aside> 
o <figcaption> 
o <figure> 
o <footer> 
 Structural Elements 
o <canvas> 
o <command> 
o <details> 
o <dialog> 
o <summary> 
o <mark> 
o <meter> 
o <time> 
 HTML5 DEPRECATED TAGS 
o <acronym> 
o <center> 
o <font> 
o <frame> 
o <frameset> 
o <s> 
o <u> 
 HTML5 DEPRECATED ATTRIBUTES 
o align-caption, iframe, img, input, legend, table, hr, div, h1, h2, h3, h4, h5, h6, p, td, th, and tr. 
o background-body 
o bgcolor-table, tr, td, th and body. 
o border table 
o cellpadding-table 
o cellspacing-table 
o hspace-img 
o vspace-img 
o noshade-hr 
o rules-table 
o size-hr 
o type-li, ol and ul 
o width-hr, table, td, th, pre. 
 Web Storage 
o Local Storage 
o Session Storage 
 App Cache or Offline Applications 
 Web Workers 
 Server Sent Events 
 MathML 
 Geolocation 
 Drag and Drop API 
 File API 
o Accessing File Information 
o Reading File Content 
 SVG 
o What is SVG? 
o SVG Advantages 
o Differences Between SVG and Canvas 
 Canvas Overview 
o Lines 
o Curves 
o Paths 
o Shapes 
o Color, gradients 
o Image
CSS 3.0 
 CSS 2.0 vs CSS 3.0 
 Introduction to css3 
 whats new in css3.0 
 border radius 
 box shadow 
 text shadow 
 RGBA 
 @FONT Face 
 Google fonts 
 Multiple Columns 
 Box Resize 
 Outline 
 Transitions 
 Transform 
 Animations 
 Gradients 
 Selectors 
 USER INTERFACE 
 Overview of CSS 3.0 compatabilities for Internet Explorer 
 Converting Layout to HTML 5 & CSS 3 
HTML 5 POLYFILLS FOR CROSS BROWSER COMPATIBILITY

More Related Content

Similar to SIVASOFT - BEST ONLINE WEB DEVELOPMENT TRAINING COURSE

User interface-ui-training-by-ruchiwebsolutions
User interface-ui-training-by-ruchiwebsolutionsUser interface-ui-training-by-ruchiwebsolutions
User interface-ui-training-by-ruchiwebsolutions
php2ranjan
 
User interface ui training hyderabad
User interface ui training hyderabadUser interface ui training hyderabad
User interface ui training hyderabad
Ruchiwebsolutions
 
Training institute in Bangalore
Training institute in BangaloreTraining institute in Bangalore
Training institute in Bangalore
pentagonspace1
 
Best training institute
Best training institute Best training institute
Best training institute
pentagonspace1
 
Web designing-training-by-ruchiwebsolutions
Web designing-training-by-ruchiwebsolutionsWeb designing-training-by-ruchiwebsolutions
Web designing-training-by-ruchiwebsolutions
php2ranjan
 
Razor into the Razor'verse
Razor into the Razor'verseRazor into the Razor'verse
Razor into the Razor'verse
Ed Charbeneau
 
PHP Training in Hyderabad
PHP Training in Hyderabad PHP Training in Hyderabad
PHP Training in Hyderabad
Web Trainings Academy
 
Presenter manual web designing (specially for summer interns)
Presenter manual web designing (specially for summer interns)Presenter manual web designing (specially for summer interns)
Presenter manual web designing (specially for summer interns)
XPERT INFOTECH
 
Front End Ui with React online training | Front End Ui with React training | ...
Front End Ui with React online training | Front End Ui with React training | ...Front End Ui with React online training | Front End Ui with React training | ...
Front End Ui with React online training | Front End Ui with React training | ...
Selfpaced
 
Introduction to the Semantic Web
Introduction to the Semantic WebIntroduction to the Semantic Web
Introduction to the Semantic Web
liddy
 
Front end UI with React online training | Front end UI with React training | ...
Front end UI with React online training | Front end UI with React training | ...Front end UI with React online training | Front end UI with React training | ...
Front end UI with React online training | Front end UI with React training | ...
Selfpaced
 
Html5
Html5Html5
php classes in pune
php classes in punephp classes in pune
php classes in pune
cncwebphp
 
[2015/2016] HTML5 and CSS3 Refresher
[2015/2016] HTML5 and CSS3 Refresher[2015/2016] HTML5 and CSS3 Refresher
[2015/2016] HTML5 and CSS3 Refresher
Ivano Malavolta
 
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5
Collaboration Technologies
 
Real Estate in Hyderabad
Real Estate in HyderabadReal Estate in Hyderabad
Real Estate in Hyderabad
Venkanna Chinnam
 
Android training in Nagpur
Android training in Nagpur Android training in Nagpur
Android training in Nagpur
letsleadsand
 
Android classes-in-pune-syllabus
Android classes-in-pune-syllabusAndroid classes-in-pune-syllabus
Android classes-in-pune-syllabus
cncandrwebworld
 
GDI Seattle Intermediate HTML and CSS Class 1
GDI Seattle Intermediate HTML and CSS Class 1GDI Seattle Intermediate HTML and CSS Class 1
GDI Seattle Intermediate HTML and CSS Class 1
Heather Rock
 
The Ring programming language version 1.10 book - Part 55 of 212
The Ring programming language version 1.10 book - Part 55 of 212The Ring programming language version 1.10 book - Part 55 of 212
The Ring programming language version 1.10 book - Part 55 of 212
Mahmoud Samir Fayed
 

Similar to SIVASOFT - BEST ONLINE WEB DEVELOPMENT TRAINING COURSE (20)

User interface-ui-training-by-ruchiwebsolutions
User interface-ui-training-by-ruchiwebsolutionsUser interface-ui-training-by-ruchiwebsolutions
User interface-ui-training-by-ruchiwebsolutions
 
User interface ui training hyderabad
User interface ui training hyderabadUser interface ui training hyderabad
User interface ui training hyderabad
 
Training institute in Bangalore
Training institute in BangaloreTraining institute in Bangalore
Training institute in Bangalore
 
Best training institute
Best training institute Best training institute
Best training institute
 
Web designing-training-by-ruchiwebsolutions
Web designing-training-by-ruchiwebsolutionsWeb designing-training-by-ruchiwebsolutions
Web designing-training-by-ruchiwebsolutions
 
Razor into the Razor'verse
Razor into the Razor'verseRazor into the Razor'verse
Razor into the Razor'verse
 
PHP Training in Hyderabad
PHP Training in Hyderabad PHP Training in Hyderabad
PHP Training in Hyderabad
 
Presenter manual web designing (specially for summer interns)
Presenter manual web designing (specially for summer interns)Presenter manual web designing (specially for summer interns)
Presenter manual web designing (specially for summer interns)
 
Front End Ui with React online training | Front End Ui with React training | ...
Front End Ui with React online training | Front End Ui with React training | ...Front End Ui with React online training | Front End Ui with React training | ...
Front End Ui with React online training | Front End Ui with React training | ...
 
Introduction to the Semantic Web
Introduction to the Semantic WebIntroduction to the Semantic Web
Introduction to the Semantic Web
 
Front end UI with React online training | Front end UI with React training | ...
Front end UI with React online training | Front end UI with React training | ...Front end UI with React online training | Front end UI with React training | ...
Front end UI with React online training | Front end UI with React training | ...
 
Html5
Html5Html5
Html5
 
php classes in pune
php classes in punephp classes in pune
php classes in pune
 
[2015/2016] HTML5 and CSS3 Refresher
[2015/2016] HTML5 and CSS3 Refresher[2015/2016] HTML5 and CSS3 Refresher
[2015/2016] HTML5 and CSS3 Refresher
 
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5
 
Real Estate in Hyderabad
Real Estate in HyderabadReal Estate in Hyderabad
Real Estate in Hyderabad
 
Android training in Nagpur
Android training in Nagpur Android training in Nagpur
Android training in Nagpur
 
Android classes-in-pune-syllabus
Android classes-in-pune-syllabusAndroid classes-in-pune-syllabus
Android classes-in-pune-syllabus
 
GDI Seattle Intermediate HTML and CSS Class 1
GDI Seattle Intermediate HTML and CSS Class 1GDI Seattle Intermediate HTML and CSS Class 1
GDI Seattle Intermediate HTML and CSS Class 1
 
The Ring programming language version 1.10 book - Part 55 of 212
The Ring programming language version 1.10 book - Part 55 of 212The Ring programming language version 1.10 book - Part 55 of 212
The Ring programming language version 1.10 book - Part 55 of 212
 

Recently uploaded

RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
Himanshu Rai
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
adhitya5119
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
eBook.com.bd (প্রয়োজনীয় বাংলা বই)
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Diana Rendina
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Fajar Baskoro
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
paigestewart1632
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
Celine George
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
Celine George
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
RAHUL
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 

Recently uploaded (20)

RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 

SIVASOFT - BEST ONLINE WEB DEVELOPMENT TRAINING COURSE

  • 1. DURATION : 3 MONTHS FACULTY : Mr.SIVA BATCH TIMINGS : Click Here - BATCH TIMINGS RECOMMENDED 3 : Click Here - PHP, MYSQL, OOPS, CMS PROJECTS INFO  Div or Tableless Layout  Javascript Integration  Integrating Jquery UI plugins  Integrating third party plugins like menu bar, image banners and carousel  Form Validations  Data Grid  HTML5 & CSS3 Layout  Responsive Layout HTML  Overview of Web Development o Client-side Programming o Server-side Programming  Types of Webpages o Static Webpage o Dynamic Webpage o Server Webpage  Types Of Languages o Programming Languages o Scripting Languages  Introduction To HTML  Structure Of HTML  Tag o Empty Tag o Container Tag  Basic Tags  Meta Tags  Attributes & Parameters  Formatting Tags  Phrase Tags  Comments  Font tag  Image tag  Link Tags  Image Link  Text Link  Email Link  Colors  Marquee Tag  List o Order List o Unorder List o Definition List  Table Tag  Form tags  Frame Tag
  • 2.  Background Colors & Images  Embed Multimedia - Movie, Music  Introduction To XHTML  Difference Between HTML & XHTML  Introduction To Doctypes  W3C  Introduction To HTML 5 Cascading Stylesheets(CSS)  CSS o Introduction o Syntax o Advantages  Types of Stylesheets o External style sheet o Internal style sheet o Inline style  Types of Selectors o Global o Class o Id o Grouped o Descendant  Div's & Span tags  Colors  Background o background-color o background-image o background-repeat o background-attachment o background-position  Font o font-family o color o font-size o font-style o font-variant o font-weight  Text o Color o letter-spacing o Word-spacing o line-height o text-align o text-decoration o text-indent o text-transform o vertical-align o White-space o Direction  Images o border o width o height o opacilty  Links
  • 3. o a:link o a:visited o a:hover o a:active  Custom Cursors o Cursor Styles o Custom Cursors o Using Custom Cursors  Lists o list-style-type o list-style-position o list-style-image  Tables  Box Model o Border & Outline o outline o margin o padding  Advanced o Dimension  height  width  line-height  max-height  min-height  max-width  min-width o Display o Positioning o Layers (Z-index) o Floating o Scrollbars o Align o Pseudo-class o Pseudo-element o Navigation Bar o Image Opacity o Image Sprites o Attribute Selectors o CSS Validations(W3C) o Don't  Introduction to css3.0 JAVASCRIPT  Introduction to javascript o Syntax o Statements o Comments  Enabling in various browsers  Popup Boxes o Alert o Confirm o Prompt  Variables  Operators o Arithmetic o Assignment
  • 4. o Comparison o Logical o Conditional  Conditional Statements o if o if...else o if...else if...else o Switch  Loops o while o do...while o for o for...in Statement o Break o Continue  Functions o User-defined Functions  Function Syntax  Function with Arguments  Returning Values from Functions  Local and Global Variables o Built-in Functions  paraseInt and parseFloat  Events o Introduction o OnLoad and onUnload o onFocus, onBlur and onChange o onSubmit o onMouseOver.....  Cookies  Page redirection  Page Printing  Built-in Objects o Introduction o Number o Strings o Math o Arrays  Associative  Array Properties and Methods o Date o Boolean o Regexp  Advanced javascript o Error handling o Form Validations  Basics of Form Validation  Validating Radio Buttons  Validating Checkboxes  Validating Select Menus  Validating Textareas o Debugging o Browsers JQUERY  What is jQuery  Downloading and Installing jQuery
  • 5.  Creating a Simple Page in jQuery  Overview of jQuery Features  The Document Ready Function  How to use Custom Scripts? Selectors  How to use Selectors?  Name  #ID  .Class  Universal (*)  Multiple Elements E, F, G  Attribute Selector JQUERY EVENTS  Mouse Events  Keyboard Events  Form Events  Document/Window Events JQUERY EFFECTS  hide/show  fade  slide  animate  toggle  stop  Callback  Chaining DOM TRAVERSING  Traversing  Ancestors  Descendants  Siblings  Filtering Form Selectors HTML  Get  Set  Add  Remove  CSS Classes  css()  Dimensions jQuery Event Methods
  • 6. noConflict() Method AJAX Methods  load( )  jQuery.get( )  jQuery.post( )  jQuery.getScript( )  jQuery.getJSON( )  jQuery.ajax( )  serialize( )  serializeArray( ) JSON AJAX Events  ajaxComplete( )  ajaxStart( )  ajaxError( ) JQUERY UI LIBRARY  Interactions o Draggable o Droppable o Resizable o Selectable o Sortable  Widgets o Accordion o Autocomplete o Button o Datepicker o Dialog o Progressbar o Slider o Tabs o Effects Effect, Show, Hide, Toggle,Color animation, Add class, Remove class, Toggle class, Switch class o customizing Jquery theming o Jquery Theme Roller Browser Compatability Testing  Importance of Browser Compatibility  Testing the site in various browsers  Tips to reduce the issues  Internet Explorer Conditional Statements HTML 5  What is HTML 5  Overview of HTML 5 o Browser Support
  • 7. o W3C and Web Hypertext Application Technology Working Group (WHATWG). Specifications o Power of HTML5 in web & mobile Domains o Overview of updated new features  HTML5 Syntax o The DOCTYPE o Character Encoding o The <script> tag o The <link> tag o HTML5 Document  Forms o color o date o datetime o datetime-local o email o month o number o range o search o tel o time o url o week  Form Elements o <datalist> o <keygen> o <output>  New attributes for <form> o autocomplete o novalidate  New attributes for <input> o autocomplete o autofocus o form o formaction o formenctype o formmethod o formnovalidate o formtarget o height and width o list o min and max o multiple o pattern (regexp) o placeholder o required o step  Video and Audio o <audio> o <video> o <source> o <embed> o <track>  Semantic Elements o <header> o <nav> o <section> o <article>
  • 8. o <aside> o <figcaption> o <figure> o <footer>  Structural Elements o <canvas> o <command> o <details> o <dialog> o <summary> o <mark> o <meter> o <time>  HTML5 DEPRECATED TAGS o <acronym> o <center> o <font> o <frame> o <frameset> o <s> o <u>  HTML5 DEPRECATED ATTRIBUTES o align-caption, iframe, img, input, legend, table, hr, div, h1, h2, h3, h4, h5, h6, p, td, th, and tr. o background-body o bgcolor-table, tr, td, th and body. o border table o cellpadding-table o cellspacing-table o hspace-img o vspace-img o noshade-hr o rules-table o size-hr o type-li, ol and ul o width-hr, table, td, th, pre.  Web Storage o Local Storage o Session Storage  App Cache or Offline Applications  Web Workers  Server Sent Events  MathML  Geolocation  Drag and Drop API  File API o Accessing File Information o Reading File Content  SVG o What is SVG? o SVG Advantages o Differences Between SVG and Canvas  Canvas Overview o Lines o Curves o Paths o Shapes o Color, gradients o Image
  • 9. CSS 3.0  CSS 2.0 vs CSS 3.0  Introduction to css3  whats new in css3.0  border radius  box shadow  text shadow  RGBA  @FONT Face  Google fonts  Multiple Columns  Box Resize  Outline  Transitions  Transform  Animations  Gradients  Selectors  USER INTERFACE  Overview of CSS 3.0 compatabilities for Internet Explorer  Converting Layout to HTML 5 & CSS 3 HTML 5 POLYFILLS FOR CROSS BROWSER COMPATIBILITY