Total Courses: 3

Developing websites that are responsive to different size devices is easy when you use the right tools. Twitter's Bootstrap is the tool of choice these days. Not only is it free, but also has many free themes that allow you to modify the look and feel in a flash. Learning bootstrap is easy with the resources available on the web, however, having someone walk you through the basics step-by-step will greatly increase your learning. This course assumes you know little or nothing about bootstrap, but you want to learn how to create great looking websites that work on a desktop, tablet or smart phone. In this course you see how to use the Bootstrap grid system, use helper classes, buttons, text, images, tables, alerts, forms, cards and much more.

When creating websites with HTML, you must also learn to make that HTML look great. The way to do that is with cascading style sheets (CSS). This course teaches you the basics of CSS and CSS3 to create that great look for your web pages. CSS makes your HTML look great, be more efficient, and easer to maintain.

Most development these days is programming web applications. In order to program a web application, you must know HTML. This course teaches you the basics of HTML to layout the structure of your web pages. This course starts out by describing HTML and how it helps you layout the overall structure of your web pages. You learn the basics of HTML elements and attributes through many examples.