
Begin with a basic design for a responsive website, structure HTML to handle CSS, implement responsive navigation menus with optional JavaScript, and practice with multiple templates and included source code.
Explore essential web design tools and resources for building a site from scratch, including Brackets live preview, placeholder generators, wireframing, dev tools, and bootstrap-based responsive layouts.
Wireframe the site layout, including header, navigation bar, four content containers with a sidebar, and an index page with a large opening image; implement bootstrap mobile responsiveness.
build a basic html page structure with a header, logo area, and navigation bar, plus a main content area and side menu, using semantic elements and bootstrap-ready classes.
Add bootstrap to your website with CSS and JavaScript files via CDN or local link, and use the container, grid system, and responsive components for structure.
Add placeholder content using a dummy text generator to populate h2 headings, three paragraphs, and a sidebar with images, then update the head information and navigation for a fuller site.
Apply css styling using Bootstrap to mirror the original design, set a grayscale body background, adjust container sizing, and explore breakpoints for a desktop-first, responsive layout with a navbar.
Visualize layout with a border style, then create a two-column header with a left logo. Update the logo text, color, and size, and add a slogan before the navigation bar.
Transform the navigation bar into a horizontal, inline list with margins, padding, and hover effects, remove default list styles, and use an active class to highlight the home page.
Build the index page welcome message inside a Bootstrap jumbotron, align the navigation to the right, and customize with CSS for responsive typography, padding, and rounded borders.
Create a two-column layout by floating a left content area at 60% and a right sidebar at 40%, with responsive images and padding for separation.
Identify the footer by the id footer, clear floats, center the text, and add margins and padding. Ensure hover links work and prepare for a future lesson on responsive design.
Learn how to make a website responsive for mobile devices by applying media queries and breakpoints, switching layouts below 700px to stack content, 100% width, and float none.
Bring in Font Awesome to a Bootstrap powered site to access a wide range of icons. Create a bars icon trigger and toggle the menu with display none and block.
Make the navbar responsive by toggling display none and display block, float adjustments, and text alignment; toggle visibility with JavaScript and align the mini menu and logo for small screens.
Use JavaScript to toggle a mobile navigation menu by manipulating the document object model and CSS display. Learn to access elements by ID, add click listeners, and implement show/hide logic.
Create a more responsive navbar by using an s-m screen class to control visibility with media queries and toggle it via JavaScript.
Learn how to add Bootstrap's JavaScript library and jQuery to create a fully collapsible, responsive navigation menu with Bootstrap classes.
Update your navigation to a fully bootstrap-ready, responsive menu by applying bootstrap nav bar, container fluid, and collapsible toggle functionality.
Master configuring a Bootstrap navbar using data-target, a nav bar brand, and options like fixed top/bottom and collapses, with Bootstrap CSS and jQuery handling styling.
Create and customize a fully responsive four-page website using Bootstrap, with a flexible navigation menu and separate about, products, and contact pages, plus useful resources.
Use an online code editor like CodePen IO to edit source code in real time and preview changes, experimenting with colors, border radius, font size, and indent for your website.
Learn how to build a modern fully responsive website from scratch!
Step by step training including everything you need to create a website from scratch. By the end of this course you will have the resources and understanding to create websites adding CSS to HTML.
Modern websites are ready for any size device including mobile phones, tablets, and desktops. This course will show you how to create websites that are modern and responsive.
This course has everything you need to start
Learn how to create website structure with HTML and prepare to add styling. Use CSS to make your website come to life. Then make it responsive!
I'm here to help you learn how to make websites and ready to answer any questions you may have. Discover the freedom of creating and styling websites from scratch. Are you ready, let's begin learning how to make a website from scratch.