How to create template whit Css / PDF


How to create template whit  Css / PDF







How to create template whit  Css / PDF




Table of Contents






Overview
Getting Started .
Web Page Creation Tips .
Creating a Basic Web Page Exercise .
Create a New Page .
Using a Table for the Layout .....
Adding Text ..
Adding Images ..
Adding Links ..

Introduction to Cascading Style Sheets (CSS) .....................................
Common Formatting Done with CSS ...........................................................
How Styles Appear in the Code .......................................................
Creating a Style.....................................................................
Editing a Style ..................................................................................................
Different Types of Styles ...............................................................
Global Changes – Redefining Tags ........................................................................................
Getting More Specific – Using Classes .......................................................
Even Greater Specificity – Compound Styles ...........................................................
Defining Your Style .....................................................................................
Type Options ...........................................................................................................
Background Options .......................................................................................................
Block Options ....................................................................................................
Box Options ...............................................................................................................
Border Options ..................................................................................................................
List Options .........................................................................................................
Positioning Options ........................................................
Linking to a Style Sheet................................................................
Tag Example Page ............................................................

Creating and Defining
Tags ............................................................................

Creating More
Tags ...................................................................................................................... 

Creating a Special Link Style for the Navigation Area ...............................................
A Few More Things to Try ........................................................................................................................
Using Your
Tags on Multiple Documents ......................................................

Placing Your Pages on the Web .....

Verifying Your html Folder
Transferring Files Using mFile ....................................................................................
Saving Directly to Your IFS Space at Some UM Locations ...................................
Transferring Files via FTP ..........................................................................................
Using a Template That Comes With Dreamweaver ...................................
Creating Dreamweaver Templates..............................................
Defining a Site
Creating the Template ....................................................................................
Defining the Template’s Editable Regions
To Apply to a Blank Document
To an Existing Page
Modifying a Template.





-------------




Sample of the PDF document 







OVERVIEW


Dreamweaver and other web page editors create HTML (HyperText Markup Language) code that controls everything about how the page looks and acts. You create and edit the pages locally (on your computer) – to make them display on the web, you need to transfer them to a web server. You must not only transfer the web page(s) you created, but all images used, other files such as PDFs, and the style sheet if you are using one. You can transfer the files from within Dreamweaver or by using mFile or other file transfer software program. Basic information is covered in the Placing Your Pages on the Web section of this handout. If you have a large website, you might want to create a template, which is discussed on page 23.

GETTING STARTED

The most important step in creating your website will be determining your layout. Where will the body text be? What kind of navigation is needed? How many sections or pages do I need?

You can just start typing on your Dreamweaver page, but if you want to specify where you want your navigation, main text, etc. you will want to use one of two methods to layout your page: tables or
tags. Tables are a little easier for beginners and so we use those in the first exercise, but we’ve included information about using the
tags on page 17.


To keep your pages consistent (font, size, etc.), you will probably want to use an external cascading style sheet (CSS). A CSS style is a set of formatting attributes (bold, size, font, spacing, etc.) that is applied to an element on the page. More details about style sheets are found on page 9.........






Download How to create template whit  Css / PDF






How to create template whit  Css / PDF




0 commentaires: