Get Latest De

Email:info@onlinetrainings.in

Web Designing – HTML5

Course

WEB DESIGNING – HTML5

Category

Training Insitute

Eligibility

Freshers and Career Changers

Mode

Online and Offline Classes

Batches

Week Days and Week Ends

Duration :

45 Days

Machine Learning Objectives

•How to Properly Install Web designing – HTML5.
•Learn Web designing – HTML5 proficiently in a structured fashion.
•How to write clean production-ready code using Web designing – HTML5.
•Different tips on how to handle the Web designing – HTML5 interviews.
•Learn while you build rich interactive applications with Web designing – HTML5
•You can learn Web designing – HTML5 to code like a pro!
•Learn the fundamentals of Web designing – HTML5 and get trained on analyzing data
•The students get hands on experience of how things happen in Web designing – HTML5?
•Learn how to code in Web designing – HTML5 This Web designing – HTML5 Course is set up for complete beginners!

Web designing – HTML5 Course Highlights

•Advanced Topics covered with examples
•Training by Industry expert professionals
•Highly competent and skilled IT instructors
•We enage Experienced trainers for Quality Training
•Facility of Lab on cloud available (based on booking)
•Training by Proficient Trainers with more than a decade of experience
•One-on-one training, online training, team or Corporate training can be provided
•We do Schedule the sessions based upon your comfort by our Highly Qualified Trainers and Real time Experts

Who are eligible for Web designing – HTML5

•Cloud Computing, Cybersecurity, Application Development And Programming., Networking And Wireless, Analytics And Data Management, Systems And Enterprise
•Java Developer, java j2ee jsp servlets ejb, plsql, Unix Scripting, c, c++, dotnet
•Javascript, Node.Js, Algorithms, Web Technologies, Web Server, Cloud Computing, HP Data Protector, Technical Skills, Problem Solving
•python, django, aws, Data Analytics, Full Stack Developer, Front End, ui/ux design, Ui Development, User Interface Designing, Jquery, Javascript
•UI/Web Developer, UX Designer, Java Developer, PHP Developer, IOS/Android Developer, Business Development Executive, .NET Developer, .NET Lead, PHP Lead

WEB DESIGNING – HTML5 Syllabus

HTML Basics


&#10004W3C and W3C Members
✔Why WHATWG?
✔What is Web?
✔Introduction
✔Parts in HTML Document
✔Editors
✔Basic
✔Elements
✔Attributes
✔Headings
✔Basics
✔Paragraphs
✔Formatting
✔Links
✔Head
✔CSS
✔Images
✔Tables
✔JavaScript
✔HTML XHTML
✔HTML4 Drawbacks

HTML5 Introduction


&#10004HTML5 Intro
✔HTML5 New Elements
✔HTML5 Canvas
✔HTML5 SVG
✔HTML5 Drag/Drop
✔HTML5 Geolocation
✔HTML5 Video
✔HTML5 Audio
✔HTML5 Input Types
✔HTML5 Form Elements
✔HTML5 Form Attributes
✔HTML5 Semantic
✔HTML5 Web Storage
✔HTML5 App Cache
✔HTML5 Web Workers
✔HTML5 SSE
✔HTML5 HISTORY
✔New Features and groups
✔Backward Compatibility
✔Why HTML5?
✔Power of HTML5:
✔m or mobi or touch domains
✔Common Terms in HTML5

HTML5 Syntax


&#10004The DOCTYPE:
✔Character Encoding:

Obsolete Elements/Deprecated Elements


&#10004









<br>✔<s><br>✔<strike><br>✔<tt><br>✔<u><br>✔<xmp><br>✔<h3>HTML5 New Elements</h3><br/>&#10004New Semantic/Structural Elements<br>✔<article><br>✔<aside><br>✔<bdi><br>✔<command><br>✔<details><br>✔<dialog><br>✔<summary><br>✔<figure><br>✔<figcaption><br>✔<footer><br>✔<header><br>✔<mark><br>✔<meter><br>✔<nav><br>✔<progress><br>✔<ruby><br>✔<rt><br>✔<rp><br>✔<section><br>✔<time><br>✔<wbr><br>✔<h3>HTML5 Canvas</h3><br/>&#10004What is Canvas?<br>✔Create a Canvas<br>✔Canvas Coordinates<br>✔Canvas – Paths<br>✔Canvas – Text<br>✔Canvas – Gradients<br>✔Canvas – Images<br>✔<h3>HTML5 SVG</h3><br/>&#10004What is SVG?<br>✔SVG Advantages<br>✔Differences Between SVG and Canvas<br>✔Comparison of Canvas and SVG<br>✔<h3>HTML5 Drag/Drop</h3><br/>&#10004Introduction<br>✔Make an Element Draggable<br>✔What to Drag?Where to Drop?<br>✔<h3>HTML5 Geo location</h3><br/>&#10004Introduction<br>✔Locate the User’s Position+<br>✔Handling Errors and Rejections<br>✔The getCurrentPosition()<br>✔Geolocation object<br>✔<h3>HTML5 Video</h3><br/>&#10004Introduction<br>✔Video on the Web<br>✔How It Works?<br>✔Video Formats and Browser Support<br>✔HTML5 Video Tags<br>✔<h3>HTML5 Audio</h3><br/>&#10004Introduction<br>✔Audio on the Web<br>✔How It Works?<br>✔Audio Formats and Browser Support<br>✔HTML5 Audio Tags<br>✔<h3>HTML5 Input Types</h3><br/>&#10004Introduction<br>✔color<br>✔date<br>✔datetime<br>✔datetime-local<br>✔email<br>✔month<br>✔number<br>✔range<br>✔search<br>✔tel<br>✔time<br>✔url<br>✔week<br>✔<h3>HTML5 Form Elements</h3><br/>&#10004<datalist><br>✔<keygen><br>✔<output><br>✔<h3>HTML5 Form Attributes</h3><br/>&#10004New attributes for <form> and <input>New attributes for <form>:<br>✔autocomplete<br>✔no validate<br>✔<h3>New attributes for <input></h3><br/>&#10004autocomplete<br>✔autofocus<br>✔form, formaction<br>✔formenctype,formmethod<br>✔formnovalidate<br>✔formtarget<br>✔height and width<br>✔list, min and max<br>✔multiple<br>✔pattern (regexp)<br>✔placeholder<br>✔required, step<br>✔<h3>HTML5 Semantic</h3><br/>&#10004Introduction<br>✔What are Semantic Elements?<br>✔non-semantic elements: <div> and <span><br>✔semantic elements: <form>, <table>, and <img><br>✔New Semantic Elements in HTML5<br>✔<header><br>✔<nav><br>✔<section><br>✔<article><br>✔<aside><br>✔<figcaption><br>✔<figure><br>✔<footer><br>✔<h3>HTML5 Web Storage</h3><br/>&#10004What is HTML5 Web Storage?<br>✔Browser Support<br>✔The local Storage Object<br>✔The session Storage Object<br>✔<h3>HTML5 App Cache</h3><br/>&#10004What is Application Cache?<br>✔Cache Manifest Basics<br>✔HTML5 Cache Manifest<br>✔<h3>HTML5 Web Workers</h3><br/>&#10004What is a Web Worker?<br>✔Check Web Worker Support<br>✔Create a Web Worker File<br>✔Terminate a Web Worker<br>✔<h3>HTML5 SSE</h3><br/>&#10004One Way Messaging<br>✔Browser Support<br>✔The Event Source Object<br>✔<h3>HTML Media</h3><br/>&#10004New Media Elements<br>✔<audio><br>✔<video><br>✔<source><br>✔<embed><br>✔<track><br>✔<h3>HTML Multimedia</h3><br/>&#10004What is Multimedia?<br>✔Browser Support<br>✔Multimedia Formats<br>✔Video Formats<br>✔Sound Formats<br>✔<h3>HTML5 – MathML</h3><br/>&#10004Introduction<br>✔Using MathML Characters<br>✔Matrix Presentation<br>✔Math Formulas<br>✔</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-db738a5 elementor-hidden-phone" data-id="db738a5" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-15c0b288 elementor-widget elementor-widget-shortcode" data-id="15c0b288" data-element_type="widget" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"></div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-23772059 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="23772059" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-54bf9637" data-id="54bf9637" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-301aa179 elementor-widget elementor-widget-shortcode" data-id="301aa179" data-element_type="widget" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"></div> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="footer" data-elementor-id="39" class="elementor elementor-39 elementor-location-footer"> <div class="elementor-section-wrap"> <section class="elementor-section elementor-top-section elementor-element elementor-element-5f427884 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5f427884" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4f963c6d" data-id="4f963c6d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-74ccc2de elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="74ccc2de" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-32c6f2e8" data-id="32c6f2e8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e02e260 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="e02e260" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-1f670cb8" data-id="1f670cb8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-433ae1b7 elementor-widget elementor-widget-heading" data-id="433ae1b7" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Online Trainings</h3> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-5ae4eff1" data-id="5ae4eff1" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5356586e elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="5356586e" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-37fcda79 elementor-widget elementor-widget-heading" data-id="37fcda79" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Let's get in touch</h2> </div> </div> <div class="elementor-element elementor-element-524e38f elementor-widget elementor-widget-spacer" data-id="524e38f" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-551d5fc4 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="551d5fc4" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-50f66509" data-id="50f66509" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1fe349cd elementor-widget elementor-widget-heading" data-id="1fe349cd" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Message</h3> </div> </div> <div class="elementor-element elementor-element-35f70506 elementor-widget elementor-widget-spacer" data-id="35f70506" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div class="elementor-element elementor-element-1ab175ff elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="1ab175ff" data-element_type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default"> <div class="elementor-widget-container"> <form class="elementor-form" method="post" name="New Form"> <input type="hidden" name="post_id" value="39"/> <input type="hidden" name="form_id" value="1ab175ff"/> <input type="hidden" name="referer_title" value="Web designing – HTML5" /> <input type="hidden" name="queried_id" value="701"/> <div class="elementor-form-fields-wrapper elementor-labels-"> <div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50"> <label for="form-field-name" class="elementor-field-label elementor-screen-only"> Full Name </label> <input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-md elementor-field-textual" placeholder="Full Name"> </div> <div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required"> <label for="form-field-email" class="elementor-field-label elementor-screen-only"> Email Address </label> <input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md elementor-field-textual" placeholder="Email Address" required="required" aria-required="true"> </div> <div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100"> <label for="form-field-message" class="elementor-field-label elementor-screen-only"> Message </label> <textarea class="elementor-field-textual elementor-field elementor-size-md" name="form_fields[message]" id="form-field-message" rows="7" placeholder="Message"></textarea> </div> <div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons"> <button type="submit" class="elementor-button elementor-size-md"> <span > <span class=" elementor-button-icon"> </span> <span class="elementor-button-text">Submit</span> </span> </button> </div> </div> </form> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-a49a2f2" data-id="a49a2f2" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4813262f elementor-widget elementor-widget-heading" data-id="4813262f" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Our Contact</h3> </div> </div> <div class="elementor-element elementor-element-52e45421 elementor-position-left elementor-vertical-align-bottom elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="52e45421" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <i aria-hidden="true" class="fas fa-envelope"></i> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Email Address </span> </h3> <p class="elementor-icon-box-description"> hello@onlinetrainings.in </p> </div> </div> </div> </div> <div class="elementor-element elementor-element-c5b37b7 elementor-position-left elementor-vertical-align-bottom elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="c5b37b7" data-element_type="widget" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <i aria-hidden="true" class="fas fa-phone"></i> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Call Us </span> </h3> <p class="elementor-icon-box-description"> +91 70132 88656 </p> </div> </div> </div> </div> <div class="elementor-element elementor-element-68b154fe elementor-widget elementor-widget-spacer" data-id="68b154fe" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div class="elementor-element elementor-element-7a3aee1d elementor-widget elementor-widget-heading" data-id="7a3aee1d" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Social Media</h3> </div> </div> <div class="elementor-element elementor-element-1cdfd66e elementor-shape-circle e-grid-align-left e-grid-align-mobile-center elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="1cdfd66e" data-element_type="widget" data-widget_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper elementor-grid"> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-421c6ef" target="_blank"> <span class="elementor-screen-only">Facebook-f</span> <i class="fab fa-facebook-f"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-e326a70" target="_blank"> <span class="elementor-screen-only">Twitter</span> <i class="fab fa-twitter"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-google-plus-g elementor-repeater-item-98d31ff" target="_blank"> <span class="elementor-screen-only">Google-plus-g</span> <i class="fab fa-google-plus-g"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-pinterest elementor-repeater-item-333f659" target="_blank"> <span class="elementor-screen-only">Pinterest</span> <i class="fab fa-pinterest"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-5dea297" target="_blank"> <span class="elementor-screen-only">Instagram</span> <i class="fab fa-instagram"></i> </a> </span> </div> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-2e990a30 elementor-widget elementor-widget-spacer" data-id="2e990a30" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div class="elementor-element elementor-element-513e2eb4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="513e2eb4" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-3114ab15 elementor-widget elementor-widget-spacer" data-id="3114ab15" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </section> </div> </div> <script type='text/javascript'> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <script type='text/javascript' src='https://onlinetrainings.in/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></script> <script type='text/javascript' src='https://onlinetrainings.in/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script> <script type='text/javascript' src='https://onlinetrainings.in/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.0.1' id='smartmenus-js'></script> <script type='text/javascript' src='https://onlinetrainings.in/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.7.5' id='elementor-pro-webpack-runtime-js'></script> <script type='text/javascript' src='https://onlinetrainings.in/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.23.4' id='elementor-webpack-runtime-js'></script> <script type='text/javascript' src='https://onlinetrainings.in/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.23.4' id='elementor-frontend-modules-js'></script> <script type='text/javascript' src='https://onlinetrainings.in/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.9' id='regenerator-runtime-js'></script> <script type='text/javascript' src='https://onlinetrainings.in/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0' id='wp-polyfill-js'></script> <script type='text/javascript' src='https://onlinetrainings.in/wp-includes/js/dist/hooks.min.js?ver=c6d64f2cb8f5c6bb49caca37f8828ce3' id='wp-hooks-js'></script> <script type='text/javascript' src='https://onlinetrainings.in/wp-includes/js/dist/i18n.min.js?ver=ebee46757c6a411e38fd079a7ac71d94' id='wp-i18n-js'></script> <script type='text/javascript' id='wp-i18n-js-after'> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script type='text/javascript' id='elementor-pro-frontend-js-before'> var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/onlinetrainings.in\/wp-admin\/admin-ajax.php","nonce":"8ac0a1a57f","urls":{"assets":"https:\/\/onlinetrainings.in\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/onlinetrainings.in\/wp-json\/"},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/onlinetrainings.in\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script type='text/javascript' src='https://onlinetrainings.in/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.7.5' id='elementor-pro-frontend-js'></script> <script type='text/javascript' src='https://onlinetrainings.in/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2' id='elementor-waypoints-js'></script> <script type='text/javascript' src='https://onlinetrainings.in/wp-includes/js/jquery/ui/core.min.js?ver=1.13.1' id='jquery-ui-core-js'></script> <script type='text/javascript' id='elementor-frontend-js-before'> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}},"version":"3.23.4","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"container_grid":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_onboarding":true,"theme_builder_v2":true,"home_screen":true,"ai-layout":true,"landing-pages":true,"e_lazyload":true,"page-transitions":true,"notes":true,"form-submissions":true,"e_scroll_snap":true},"urls":{"assets":"https:\/\/onlinetrainings.in\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/onlinetrainings.in\/wp-admin\/admin-ajax.php"},"nonces":{"floatingButtonsClickTracking":"1452367047"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"global_image_lightbox":"yes","active_breakpoints":["viewport_mobile","viewport_tablet"],"lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":701,"title":"Web%20designing%20%E2%80%93%20HTML5%20%E2%80%93%20software%20training%20%7C%20courses%20%7C%20IT%20courses%20%7C%20Software%20Coaching%20%7C%20Data%20Science%20Course%7C%20Python%20Training%20%7C%20AWS%20Training%20%7C%20Web%20Designing%20Courses%20%7C%20Hyderabad%20%7C%20Bangalore%20%7C%20Andhra%20Pradesh%20%7C%20Vizag%20%7C%20Vijayawada","excerpt":"","featuredImage":false}}; </script> <script type='text/javascript' src='https://onlinetrainings.in/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.23.4' id='elementor-frontend-js'></script> <script type='text/javascript' src='https://onlinetrainings.in/wp-content/plugins/elementor-pro/assets/js/preloaded-elements-handlers.min.js?ver=3.7.5' id='pro-preloaded-elements-handlers-js'></script> </body> </html>