Web Deisging class will inclide HTML, CSS, Responsive Web Design, Bootstrap, Javascript and Jquery.
HTML is the basic foundation of every web site. HTML includes tags and basics that are mandatory for creating a basic web page
CSS is use for styling webpages to give visual aesthetic to web pages.
REsponsive web design uses media queries to create mobile device friendly website.
Bootstrap is a CSS frame work to create responsive website.
Javascript is a versatile scripting language that can be used for a variety of purposes. One common use for Javascript is to add interactivity to web pages. Javascript can be used to create drop-down menus, form validation, and dynamic content.
jQuery is a JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a pack of browsers. With a blend of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.