RWD (Part 2): Make it Responsive!
How to Make it Responsive! To demonstrate how to make a page responsive, we took an existing web page and made it flexible in Part 1.
How to Make it Responsive! To demonstrate how to make a page responsive, we took an existing web page and made it flexible in Part 1.
How to Create a Flexible Layout To demonstrate a flexible layout and how it’s built, we’ll take an existing web page and make it flexible.
How to create a two-column layout in HTML 5
Here’s a short video on how to create a site map.
Getting Started: Placing images On The Page
Getting Started: 01 What is Dreamweaver
Column CSS Layout: EHD (Part 1-2) Part 1 covers organizing your files, creating an HTML and CSS file and linking the .css file, and adding content to a column web page including navigation, images, and text. Part 2 covers adding CSS (presentation) to a column
Two Column CSS Layout (Part 1-2) Part 1 covers organizing your files, creating an HTML and CSS file and linking the .css file, and adding content to a two column web page including navigation, images, and text. Part 2 covers adding CSS (presentation) to a
One Column CSS Layout (Part 1-3) Part 1 covers organizing your files, creating an HTML and CSS file and linking the .css file in preparation for building a one column web page. Part 2 covers adding content to a one column web page including navigation,
The Basics of CSS This video tutorial covers the basics of CSS, what is CSS? Basic CSS Properties, Anatomy of CSS, and demonstrates how to link a CSS file in a basic HTML page using a simple text editor like TextEdit.
The Basics of HTML This video tutorial covers the basics of HTML, what is HTML? Basic Tags, Anatomy of HTML tag, and demonstrates how to code a basic HTML page using a simple text editor like TextEdit.
A motion graphics piece about the history of the internet that’s not only informative, it’s also well-designed.
Jason Santa Maria explains why things on the Web look the way that they do. This is a “must watch” video.
File Organization, also know as Website Directory Structure. When building a website, it’s essential to create a directory (folder) structure correctly at the very start of your project.