
Discover why mobile web design matters, embrace a mobile first approach and responsive design to increase traffic and revenue across devices.
Learn how to build one responsive website that adapts to desktop, tablet, and mobile screens using fluid layouts, flexible images, and CSS media queries, with viewport considerations and touch-friendly design.
Explore popular tools for responsive web design, including Chrome, Safari, text editors, browser-based editors, testing tools, and frameworks like Bootstrap and Foundation.
Explore practical tools for responsive design, including Bootstrap navigation, fluid layouts, responsive slides and tables, and viewport testing to build adaptable websites.
Set up a local development environment by installing an Apache server, using Brackets as the editor, and adding a responsive inspector to test a basic responsive site.
Set up the Verd day project by creating a clear file and folder structure with css, images, javascript, and html files for key pages, and integrate jquery with a reset.
Build the HTML5 base by declaring the doctype, creating head elements (title, charset, viewport), linking CSS and JS, and structuring the body with header, navigation, showcase, and three boxes.
Explore building a responsive HTML5 layout by organizing content with a container, clearing floats, and structuring main content and a semantic aside for resources, while implementing a fluid layout.
Learn how the viewport meta tag controls page width and zoom on mobile, using width values (320, device-width) and scale options (initial scale, maximum scale) to build responsive sites.
implement base css to apply universal styling across devices, defining body font and color, link styles, and resets; then style container, header, lists, and footer with borders, padding, and alignment.
Explore fluid layout techniques by turning fixed widths into percent-based containers, floating header elements and navigation, creating a responsive showcase with left/right panels, and planning media queries for mobile.
Implement a sticky footer by applying the reset CSS, adjust wrap and image sizing, and build a fluid, responsive layout with percent-based widths and media queries.
Explore testing and debugging responsive layouts by measuring the window width with a simple jQuery script, preparing for media queries and fluid layouts.
Apply media queries to tailor styles for desktops, laptops, and iPads, using widths such as 768 to 1100 pixels, adjust navigation spacing, and center images for responsive layouts.
Create a responsive mobile navigation by placing the logo on top, stacking links vertically, and using a 767px max smartphone media query with borders and hover effects.
Apply smartphone media queries to center the showcase and stack images and text on their lines. Set content and sidebar to 100% width with no floats for a responsive layout.
Build a responsive contact form by adding name, email, and a message field with proper labels. Style it with CSS for clean layout, rounded edges, and responsive resizing across devices.
Learn to implement CSS3 transitions that animate the logo, navigation padding, and showcase spacing at responsive breakpoints, creating smooth, visually pleasing resizing across devices.
Explore Twitter Bootstrap, a mobile-first, responsive CSS framework that speeds prototyping by dropping in ready-to-use components, a 12-column grid, and templates for nav bars, jumbotron, carousels, modals, tabs, and forms.
Create a bootstrap boilerplate by setting up the folder structure and a ready-to-use index file, and link the bootstrap CSS and JavaScript for the chosen version (2.3 or 3).
Build a responsive bootstrap navigation bar with a brand, dropdowns, and a right-aligned search form. Ensure mobile friendliness and test dropdowns as the screen size changes.
Master bootstrap's jumbotron and 12-column grid to create full-width showcase areas, with containers, rows, and columns for responsive, structured page layouts.
Dig into the bootstrap grid system, building three or four column panels with images, headings, and content inside a container and row.
Build a responsive contact form with bootstrap forms, wells, and grid layout; apply form groups, labels, inputs, and textareas, and center content to create a polished mobile-friendly footer section.
Explore Foundation, Zurb's responsive front-end framework, as an alternative to Bootstrap. Learn its grid, mobile-first approach, and components like top bar and off-canvas navigation, using CSS and Foundation classes.
Explore HTML5 boilerplate as a lightweight, high-performance template for websites and apps, featuring Google Analytics snippets, a CSS reset and normalize, modernizer, and customizable builds for responsive layouts.
Explore Skeleton, a lightweight CSS helper for responsive web design, featuring a 12-to-16 column grid, media queries, and simple typography for clean, adaptable layouts.
Learn how to create modern day websites using Responsive Web Design with HTML5 and CSS3 - in less than 7 hours!
The mobile web is not going anywhere - it’s only getting bigger…
And, YOU need to be in on the action!
As the mobile web gets bigger than desktop PC and laptop browsing - this is one skill you absolutely need in your bag of tricks!
Impress your clients or land a higher paying job or build that dream website with all the cool web technologies.
In this course, you will master the tricks and techniques that modern web development gurus use to create fancy sites that work on any browser or device… be it any mobile phone, tablet, browser, desktop or laptop.
The course is taught over SIX Sessions, spanning 7 hours of easy to follow Videos with real examples and source code.
Here’s what you get -
This course is for any level of developer …whether you just know the basics of HTML or you are a development guru - there is something for everyone.
Access and download the full course immediately upon payment - so you can learn at your own pace!
We start out with an overview of the mobile web and the importance of mobile design & development.
We discuss what responsive web design actually means, and we look at the various tools we can use with responsive web design such as testing and code tools.
You will learn how to format an HTML5 document and use proper techniques when coding.
The layouts we create will be 100% responsive including a fluid layout, flexible images and media queries.
We will build a custom project from scratch that shows you what goes into setting things up, step by step.