I created this video with the youtube Video Editor (http://www.youtube.com/editor)
Thursday, July 10, 2014
Dreamweaver CC Tutorial - Part 14 - Uploading a website to a web host
This tutorial will show you how to upload your website from you laptop to a web host using FTP. Find out how to make your Dreamweaver CC website live and up ...
Wednesday, July 9, 2014
Dreamweaver CC Tutorial - Part 15 - What is CSS (Cascading style sheets)
What is CSS, what is a Cascading style sheet and why do I need it. This Dreamweaver CC tutorial will explain how CSS is created and how you use it in your we...
Monday, July 7, 2014
Dreamweaver CC Tutorial - Part 16 - Creating a CSS sheet
This tutorial will show you how to create a CSS (Cascading Style Sheet) in Dreamweaver CC. You'll learn how to name your css and where to place it in your we...
Dreamweaver CC Tutorial - Part 17 - Styling HTML tags using CSS
How do you style h1, h2, p, a HTML tags in your website using CSS. This tutorial will show you change the font of your h1 & p tags using Dreamweaver CC. For ...
Dreamweaver CC Tutorial - Part 18 - Updating Your CSS
How do you update your CSS (Cascading Style Sheet) in Dreamweaver CC? How do you change the font size and font colour in an existing CSS file. For more tutor...
Saturday, July 5, 2014
Dreamweaver CC Tutorial - Part 19 - Change link font & color in CSS
How do you change the way a link (hyperlink) looks in Dreamweaver CC? This tutorial will help you style the active link HTML property using Adobe Dreamweaver...
Friday, July 4, 2014
Dreamweaver CC Tutorial - Part 20 - How to use Em measurements for fonts
How do you use the EM measurement for font sizing in Dreamweaver CC? This tutorial will explain why we have the EM sizing as well as how to use them in your ...
Dreamweaver CC Tutorial - Part 21 - Creating a class selector
How do I create a class in Dreamweaver CC. In this tutorial we'll show you why we create classes and how to make them using Dreamweaver CC. Classes are reusa...
Dreamweaver CC Tutorial - Part 22 - More about CSS Classes
Want to learn more about CSS (Cascading Style Sheet) Classes? In this Dreamweaver CC tutorial we'll look at a Class in a little more detail. We'll style spec...
Dreamweaver CC Tutorial - Part 23 - Understanding HTML Div Tags
In this tutorial we'll explain what an HTML Div tag is and what it is used for. Essentially a div tag is used to create structure in modern websites. You use...
Wednesday, July 2, 2014
Dreamweaver CC Tutorial - Part 24 - Centering your website div
Now that we understand why we use a div tag this tutorial will show you how to start building your website using HTML div tags. We'll start by creating a con...
Dreamweaver CC Tutorial - Part 25 - Creating a website using div tags
We now want to create a website using div tag layout - also known as css layout. We'll create a header div and a div for our navigation. We'll also create a ...
Dreamweaver CC Tutorial - Part 26 - how to float a div tag
How do you float an html div tag using css? How to make div tags line up side by side? The CSS float property will allow you to get your div tags to move fro...
Tuesday, July 1, 2014
Dreamweaver Tutorial: How to Use Fluid Grid Layouts
In this episode of our Adobe Creative Cloud Series, we'll provide a step-by-step demonstration of how to use fluid grid layouts in Adobe Dreamweaver. You'll ...
Dreamweaver CC Tutorial - Part 27 - how to clear float in css
So you have a problem with the very next div tag under the floated div. It seems broken or not working. Don't worry - all you need to do is clear the float o...