Intermediate CSS3 and HTML5

Get course

Intermediate CSS3 and HTML5

Today’s websites require streamlined code that adapts to a variety of devices, screen resolutions, web browsers, and user needs. CSS3 and HTML5 are the keys to creating that, and they’re the foundation upon which all modern websites built (not to mention many mobile apps, games, and even desktop apps). This means today’s software developers need a deep understanding of CSS3 and HTML5.

In this course, you’ll take your CSS and HTML skills to the next level and learn how to create professional-quality websites. You’ll find out the methods the pros use to quickly build effective sites that are easy to maintain and modify. You’ll discover the secrets to ensuring you keep total creative control over every aspect of a site. You’ll master specific techniques for using background images and controlling opacity, visibility, and scrollbars. You’ll create picture thumbnail galleries, cool hover (mouse over) effects, drop-down menus and fly out menus, and animation effects that work on hover as well as on mobile touchscreens. You’ll also explore some easy-to-code methods for creating responsive layouts that scale well to all screen sizes and devices.

  • Learn the methods professionals use to quickly build effective sites that are easy to maintain and modify
  • Discover how to keep total creative control over every aspect of a site
  • Master specific techniques for using background images and controlling opacity, visibility, and scrollbars
  • Learn to create visual effects that work on hover as well as on mobile touchscreens
  • Discover easy-to-code methods for creating responsive layouts
  • Self-paced online course
  • 6-12 weeks to complete
  • 24 course hours
  • Develop a deep understanding of CSS3 and HTML5 so you can develop professional quality websites
  • Understand how to create interactive, responsive sites and add value to any company
  • Become more efficient in your ability to code a website
  • Open the door to new career opportunities as a professional website developer

BECOME CERTIFIED FROM UNIVERSITY OF TEXAS, USA

certificate-of-UTA

COURSE CONTENT

GET GEARED UP

In this lesson, you’ll start off with a quick review of what CSS and HTML are all about, the syntax of each language, and the key concepts and terminology. Then, you’ll go hands-on and actually create a new website to use as a working example for more hands-on practice throughout the course. Finally, you’ll discover some of the mysteries of the web browser rendering engines that turn the code you write into the beautiful creations you see on your computer screen.

ADVANCED BACKGROUNDS

Understand the viewport and its importance in web design, and apply it to some advanced techniques for background images.

CSS POSITIONING

In this lesson, you’ll learn how to take your web design skills to a whole new level with CSS static, relative, fixed, and absolute positioning. You’ll also find out how to position things exactly where you want them, even stack and overlap them, just like the pros do.

OPACITY, VISIBILITY, AND SCROLL BARS

Many of the more advanced interactive techniques for designing web pages require an understanding of the CSS properties and values necessary for controlling opacity, visibility, and scroll bars. Drop-down menus, pop-up thumbnail galleries, and scrolling textboxes are built from these things. This lesson introduces you to all the concepts, as well as the CSS properties and values you need to build such things. You’ll then apply these techniques through the course to create ever more interactive pages.

CREATING INTERACTIVE PAGES

In this lesson, you’re going to learn how to apply advanced techniques like visibility, absolute positioning, and :hover to some fun things like thumbnail photo galleries and interactive facts. You’ll go over some practical examples of the concepts, and the lesson will provide you with some code you can drop right into your own pages and use with minimal alteration. You’ll also discover the secret to making the CSS :hover event work on devices like the iPhone, iPad, and iPod Touch, which don’t always play nice with events that are designed to work with mouse pointers.

USING DOWNLOADABLE FONTS

Web developers often feel shackled by the small selection of web-safe fonts available on most computers. This lesson will free you from those shackles by teaching you about downloadable fonts and the modern Web Open Font Format (WOFF), as well as the CSS @font-face rule that make them possible. With this knowledge, you’ll be able to choose from thousands of fonts for your website!

FANCY NAVIGATION BARS

This lesson is all about creating cool-looking navigation bars and tabs like you see in professional sites. You’ll learn different ways to size and position the buttons and tabs, how to use background images that change on mouse over, and how to highlight the tab that represents the current page to the user.

CREATING DROP-DOWN AND FLYOUT MENUS

This lesson will help you use the skills you’ve gained so far to create some complex navigation tools with drop-down and flyout menus like the ones you may have seen in some large, professionally developed websites. Along the way, you’ll learn how you can use the CSS rule of specificity to create complex designs with minimal code.

MASTERING THE LAYOUT

In this lesson, you’ll step back from the fine details on which you’ve focused for the past few lessons, and look again at the bigger picture of the entire page layout. You’ll see what web pages look like when using HTML5 and CSS3 and pick up some new tricks for making your pages better for the browsers and devices of today and tomorrow. Finally, you’ll learn a new technique for making multi-column layouts easier than ever.

RESPONSIVE WEB DESIGN

Responsive Web Design is a popular buzzword in the web design business these days. It’s all about designing your website so it looks good and works well on the wide range of devices people use to access the web these days, including smartphones, tablets, portable computers, desktop computers, gaming consoles, and television sets. In this lesson, you’ll learn smart and relatively simple techniques that you can start using right now to ensure that your site looks and behaves its best across all those different media.

ANIMATIONS WITH TRANSFORM AND TRANSITION

Despite their widespread use on the web today, HTML5 and CSS3 are still under development. The most important and most needed features of the languages received browser support very quickly. Some of the fancier tags and properties are being adopted more slowly, but they do represent some really cool animations and other fun stuff you’ll want to know about now. This lesson will teach you all about those upcoming features.

EXPANDING YOUR HORIZONS

This lesson will help you expand your horizons into other areas of web development and app development. You’ll discover the difference between front-end and back-end languages and learn the purpose of JavaScript and jQuery. You’ll understand server-side technologies like PHP, MySQL, ASP.Net, and SQL Server—what they are, how you’d use them, and why you might want to learn them.