Table Basics. The structure of an table

Size: px
Start display at page:

Download "Table Basics. The structure of an table"

Transcription

1 TABLE -FRAMESET

2 Table Basics A table is a grid of rows and columns that intersect to form cells. Two different types of cells exist: Table cell that contains data, is created with the <td> A cell that holds a label of information in a row or column, is created with the <th>.

3 Table Basics The structure of an table

4 Inserting a Table Place the insertion point in the document window where you d like to insert a table. Choose Insert Table. Using the Rows and Columns fields, specify number of rows and columns. Type the amount of cell padding (in pixels). Type the amount of cell spacing (in pixels).

5 Inserting a Table

6 Inserting a Table Table width: specify how wide you want the table to be Border thickness: type a number (in pixels) for the border. Using the buttons in the middle of the dialog box, select a Header option. In the bottom section of the Table dialog box, add any Accessibility settings you wish to use

7 Selecting Parts of a Table Selecting a Table Selecting Rows or Columns Selecting Cells

8 Expanded Table Mode To remove all padding, cell spacing, and borders from a table Choosing View Table Mode Expanded Tables Expanded Table mode never changes the actual page code; it merely affects how the page is displayed in Design view. The guideline borders and extra spacing that appear in Design view don t appear in a Web browser

9 Formatting Tables When you select a table, the Property inspector changes to reflect that table s settings. You can adjust the table by entering different values for height, width, rows, columns, and so on in the appropriate fields.

10 Formatting Tables Aligning Tables: select the table, use one of the three alignment options in the popup menu at the right of the Property inspector: The Left and Right options align the table with the left or right page margins. The Center option makes the table sit in the center of the page

11 Formatting Tables Resizing a Table: select the table, and then take either of these steps: Type a value into the W (width) box on the Property inspector, and then choose a unit of measurement, either pixels or percentages, from the pop-up menu. Drag one of the resize handles on the right edge.

12 Modifying Cell and Row Setting Cell Dimensions: Specify the width or height of a particular cell. Select one or more cells, and then type a value in the Property inspector s W (width) or H (height)field. This value can be in either pixels or percentage. You can also resize a column or row of cells by dragging a cell border.

13 Adding and Removing Cells Adding One Row: Click inside a cell. On the Insert panel s Layout category Insert Row Above button to add a row above the current row. Row Below button to add a row below the current row.

14 Adding and Removing Cells Or Click inside a cell. Choose Modify Table Insert Row, Or press Ctrl+M to insert a new row of cells above the current row. Or right click a cell, and then, from the shortcut menu, choose Table Insert Row. To add a new row at the end of a table, click inside the last cell press Tab.

15 Adding and Removing Cells Add a single column of cells: Click inside a cell. On the Insert bar s Layout tab, click the Insert Column to the Left button to add a column to the left of the current column. Click the Insert Column to the Right button to add a column to theright of the current column. Or Click inside a cell, and then choose Modify Table Insert Column.

16 Merging and Splitting Cells Merge cells: Select the cells you wish to merge On the Property inspector, click the Merge Cells button, or choose Modify Table Merge Cells. Dreamweaver joins the selected cells, forming a single new super cell.

17 Merging and Splitting Cells Split cells: divide one cell into multiple cells Select one cell that you wish to split. In the Property inspector, click the Split Cells button. (Modify Table Split Cell) The Split Cell dialog box opens. Indicate to split the cell into rows or columns. Type the number of rows or columns you wish to split OK.

18 Tabular Data Importing Data into a Table: Choose File Import Tabular Data. The Import Tabular Data dialog box appears

19 Tabular Data Click Browse find and select the delimited text file you wish to import. Select a table width. Set Cell padding, Cell spacing, and Border, if you like. Select a formatting option for the top row of data OK

20 Tabular Data Sorting Data in a Table: Select the table you wish to sort. Choose Commands Sort Table. The Sort Table dialog box appears Using the Sort by pop-up menu, choose the column by which you wish to sort. Use the next two pop-up menus to specify how you want the data sorted.

21 Tabular Data Sorting Data in a Table: If you like, choose an additional column to sort by, using the Then by pop-up menu.

22 Tabular Data Sorting Data in a Table: If the first row of the table contains data to be sorted, turn on Sort includes the first row. Choose whether to sort header rows and footer rows as well. Choose whether to keep row colors with the sorted row. Click Apply to see the effect of the sort without closing the dialog box.

23 Frame and Frameset A frame is a region in a browser window that can display an HTML document independent. Frames provide a way to divide a browser window into multiple regions, each of which can display a different HTML document. In the most common use of frames, One frame containing navigation controls, while another frame containing content

24 Frame and Frameset A frameset is an HTML file that defines the layout and properties of a set of frames, including the number of frames, the size and placement of the frames, and the URL of the page that initially appears in each frame. The frameset file itself doesn t contain HTML content that displays in a browser, except in the noframes section;

25 Frame and Frameset To view a set of frames in a browser, enter the URL of the frameset file; the browser then opens the relevant documents to display in the frames. The frameset file for a site is often named index.html, so that it displays by default if a visitor doesn t specify a filename.

26 Frame and Frameset

27 Create Frame and Frameset Create a predefined frameset and display an existing document in a frame: Place the insertion point in a document and do one of the following: Choose Insert > HTML > Frames and select a predefined frameset. In the Layout category of the Insert panel, click the drop-down arrow on the Frames button and select a predefined frameset.

28 Create Frame and Frameset If you have set up Dreamweaver to prompt you for frame accessibility attributes, select a frame from the pop-up menu, enter a name for the frame, and click OK. Select Window > Frames to view a diagram of the frames you are naming.

29 Create Frame and Frameset Create an empty predefined frameset Select File > New. In the New Document dialog box, select the Page from Sample category. Select the Frameset folder in the Sample Folder column. Select a frameset from the Sample Page column and click Create.

30 Create Frame and Frameset

31 Split a frame into smaller frames To split the frame where the insertion point is: Modify > Frameset Select a splitting item. To split a frame or set of frames vertically or horizontally, drag a frame border from the edge into the middle of the Design view.

32 Delete a frame Drag a frame border off the page or to a border of the parent frame. If there s unsaved content in a document in a frame that s being removed, Dreamweaver prompts you to save the document.

33 Frame properties Select a frame by click a frame in the Frames panel. In the Property inspector, click the expander arrow in the lower-right corner to see all of the frame properties. Set the frame Property inspector options.

34 Frame properties Frame Name: The name used by a link s target attribute Src: Specifies the source document to display in the frame. Click the folder icon to browse to and select a file. Scroll: Specifies whether scroll bars appear in the frame. Default: Auto. No Resize: Prevents visitors from dragging the frame borders to resize the frame in a browser.

35 Frame properties Borders: Shows or hides the borders of the current frame when it s viewed in a browser. Yes (show borders), No (hide borders), Or Default (show borders); A border is hidden only when all frames that share the border have Borders set to No.

36 Frame properties Border Color: Sets a border color for all of the frame s borders. This color applies to all borders that touch the frame, and overrides the specified border color of the frameset. Margin Width: Sets the width in pixels of the left and right margins Margin Height: Sets the height in pixels of the top and bottom margins

37 Control frame content with links The target attribute of a link specifies the frame or window in which the linked content opens. In Design view, select text or an object. In the Link box in the Property inspector Click the folder icon or drag the Point to File icon to the Files panel and select the file to link to.

38 Control frame content with links In the Target menu, select the frame or window in which the linked document should appear: _blank opens the linked document in a new browser window. _parent opens the linked document in the parent frameset of the frame the link appears in, replacing the entire frameset.

39 Control frame content with links _self opens the link in the current frame, replacing the content in that frame. _top opens the linked document in the current browser window, replacing all frames.

40 NOFRAMES Dreamweaver lets you specify content to display in older graphical browsers that do not support frames. This content is stored in the frameset file, wrapped in a noframes tag. When a browser that doesn t support frames loads the frameset file, the browser displays only the content enclosed by the noframes tag.

41 NOFRAMES To insert NoFrames, In the Document window of Frameset page Select Modify Frameset Edit NoFrames Content. In the Document window, type or insert the content just as you would for an ordinary document.

42 NOFRAMES Or Select Window Code Inspector, place the insertion point between the body tags that appear inside the noframes tags, then type the HTML code for the content. Select Modify Frameset Edit NoFrames Content again to return to the normal view of the frameset document.

43 Advanced CSS - Page Layout

44 Advanced CSS Compound Selectors: Is a Dreamweaver term, not a CSS term. Describes more advanced types of selectors such as the pseudo-class styles or the descendent selectors. In the CSS there are a variety of these advanced selectors but in Dreamweaver, all of them are created in the same way Start by creating a CSS style.

45 Advanced CSS When you open New CSS Rule window, instead of selecting the Class, ID, or Tag selector type, choose the Compound option.

46 Advanced CSS Except the four link state options in the drop-down menu, you must type the selector name in the Selector Name box. You need to use a different syntax for each type of selector. Descendent Selectors: If a tag is inside another tag, it s a descendent of that tag.

47 Advanced CSS EX: On your web page have <h1>, you want to emphasize a word within <h1>: You select the word and press the B button, it applies the <strong> tag to that word. Most browsers display both tags, so you can t see any difference between the emphasized word and the other words in the headline.

48 Advanced CSS Creating a tag selector to change the <strong> tag s color and make it stand-out from the headline isn t much of a solution: You end up changing the color of every <strong> tag on the page, like it or not. A descendent selector lets you do what you really want: change the color of the <strong> tag only when it appears inside of an <h1> tag. The descendent selector is h1 strong

49 Advanced CSS

50 Advanced CSS A descendent selector can contain more than just two elements as well. The following are all valid selectors for the <a> tags inside the bulleted lists. ul li a body li a html li a html body ul li a

51 Advanced CSS Styling Groups of Tags: To create a style that applies to several different elements at once, In the Selector Name box, type a list of selectors separated by commas.

52 Advanced CSS Fast Style Editing With the Properties Pane: The Properties pane displays CSS properties in one of three different views: A set properties view: displays only the properties that have been define A Category view: groups the different CSS properties into the same seven categories used in the Rule Definition window A List view: provides an alphabetical listing of all CSS properties for the selected style

53 Advanced CSS

54 Advanced CSS Moving and Managing Styles: To move a style from one place to another in the same style sheet: Drag the style in the CSS Styles panel. The order the styles are listed in the CSS Styles panel represents their order in the actual CSS You can select and move more than one style at a time by Ctrl-clicking

55 Advanced CSS EX:

56 Advanced CSS To move one or more styles between two style sheets: Drag the style from one style sheet to another in the CSS Styles panel. This is applied both for moving a style from an internal style sheet to an external style sheet, and for moving a style from one external style sheet to another

57 Advanced CSS The Cascade: The page has two different styles, two sets of formatting rules for the same tag. The browser merges the three styles into a sort of hybrid, following these rules: Properties that don t conflict are applied as usual. Properties do conflict, the Web browser uses the property from the style with the greatest specificity.

58 Page Layout Types of Web Page Layouts: Floatbased layouts offer three basic approaches to this problem: Fixed width Liquid Elastic

59 Page Layout Float Layout Basics: Float-based layouts take advantage of the CSS float property to position elements side by side, and create columns on a Web page. In essence, the float property moves a page element to the left or the right. Any HTML that appears after the floated element moves up on the page, and hugs up against the side of the float.

60 Page Layout Float is a CSS property, available when you create a CSS style. It s listed in the CSS Rule Definition window s Box category Choose the left option, and the styled element floats to the left, Choose the right option and the element moves to the right.

61 Page Layout Fixed

62 Page Layout Liquid

63 Page Layout Elastic

64 Page Layout With the fixed-width approach, you don t have to worry about what happens to your design on a very wide (or small) monitor. Liquid: Your page gets wider or narrower as your visitor resizes the window. Elastic: With this kind of design, you define the page s width using em values. An em changes size when the browser s font size changes.

65 Page Layout The Mighty <div> Tag: With CSS, the most common element for organizing content is the <div> tag. The <div> tag is an HTML element that has no inherent formatting properties you use it to mark a logical grouping of elements, or a division, on the page.

66 Page Layout

67 Page Layout The Insert Div Tag Tool: lets you wrap a <div> tag around a selection of page content To use this tool, either select the content you wish to wrap with a div or click on the page where you wish to insert an empty <div> tag. Then click the Insert Div Tag button on the Layout category of the Insert panel

68 Page Layout You can also insert a div by choosing Insert Layout Objects Div Tag. In either case, the Insert Div Tag window appears

69 Page Layout Choose a class from the Class menu or choose an ID from the ID menu.

70 Page Layout Ex: To create a two-column design, you could follow these easy steps: Select the contents of the banner. Then, on the Layout category of the Insert panel, click the Insert Div Tag button. In the ID box, add an ID name. Click OK to close the Insert Div Tag window

71

72

73 Page Layout Select the contents of the sidebar, and then, in the Insert bar, click the Insert Div Tag button. Click the New CSS Style button, and create a new ID style named #storylinks In the CSS Rule Definition window, click the Box category, and then, from the float menu, select left

74 Page Layout Type a value in the Width box Complete the style, and then insert the div Follow the same steps for the main content div: Select the page elements that form that main content on the page, click the Insert Div Tag button, and then create a new ID style for the page s main content region.

75 Page Layout

76 Page Layout Understanding the Box Model: CSS properties located within this category: width, height, padding, margin, and clear. Width and height: specify the width and height for any styled object using these properties. Float: move an object to the left or right side of a page and have other content wrap around it.

77 Page Layout Clear: Clear prevents an element from wrapping around any object with a right or left Float property. Padding: Padding is the gap that separates the content of the styled tag. Margin. The margin is the outermost space surrounding an element.

78 Page Layout

79 Page Layout

80 Dreamweaver s CSS Layouts Dreamweaver s CSS Layouts are simply basic designs. Each layout is a simple HTML file and a style sheet. Creating a new CSS layout page takes just a few steps: Choose File New. Choose Blank Page from the left column, and the type of page you wish to create in the Page Type column.

81 Dreamweaver s CSS Layouts

82 Dreamweaver s CSS Layouts From the Layout column, select a page layout. Choose a DocType from the DocType menu. From the Layout CSS menu, select where to store the layout s CSS code. Click the Attach Style Sheet button to attach any external style sheets to the page Click the Create button to bring your new Web page to life

83 Dreamweaver s CSS Layouts The Structure of Dreamweaver s CSS Layouts

84 Absolute Positioning (AP) Beyond float-based layouts, CSS s other main technique for placing elements on a Page Absolute positioning lets you specify an exact position on a page for any element. Web is a environment that s difficult to control with pixel level precision. If increase the font size in the browser, the enlarged text may spill out of your carefully crafted layout.

85 The CSS Positioning Properties Positioning type: Absolute is the most common option. It lets you place a tag anywhere on a page. Relative: lets you position a tag relative to its position in the HTML. Static: is the normal behavior of HTML. Static simply means the content follows the normal top-down flow of HTML.

86 The CSS Positioning Properties Fixed is similar to the fixed value of the CSS attachment property used to lock a background image in place. Width and height: set the width and height of the element Visibility: Dreamweaver makes the contents of all tags visible on the page. Z-index: represented by a number in the Z index field, controls the stacking order of AP elements on a page.

87 The CSS Positioning Properties Placement: specify an absolutely positioned element s position which is, after all, the whole point of AP div. The four properties control where each of the four edges of the AP div begin.

88 Adding an AP Div to Your Page Drawing AP Divs: Click the AP div button, and then drag the + cursor diagonally in the document window to create a box. Use a menu command: at the insertion point, choose Insert Layout Objects AP Div.

89 The AP Elements Panel The AP Elements panel: manage absolutely positioned elements in a document.

90 The AP Elements Panel Visibility: To change an absolutely positioned element s visibility property AP element ID: If you use Draw AP div tool, Dreamweaver gives the AP div a generic ID name. Z-index: provides a third dimension to absolutely positioned elements.

91 FORM

92 Form basic A form is form-processing program running on the Web server. The operations of the form follow those steps: First, someone fills out a form on your Web page, and then clicks the Submit button. Next, the Web browser transmits the form data over the Internet to a program on your Web server. The program collects the data and does something with it, Finally, the Web server returns a page to the Web visitor.

93 Creating a Form In the document window, click where you d like to insert the form. On the Insert panel, select the Forms category. Click the Form icon. Click the dotted red line to select the form, type a name for your form into the Form ID field. Into the Action field, type a URL, or select a file by clicking the tiny folder icon Select method in the method pop-up menu.

94 Adding Form Elements In the document window, insert a form. Of the Insert panel s Forms category, click the appropriate button (form element). In the Input Tag Accessibility Attributes window, type an ID, Type a label, and then select label options. Type an Access key and a Tab Index number, and then press OK. In the Property inspector, set the form element s properties

95 Adding Form Elements Text Fields: Char Width: The width of a text field is measured in characters (default 20 Char). Type: have three different types of text fields A single-line text field. Multiline fields (Text area) Password.

96 Adding Form Elements Max Chars/Num Lines: Max Chars lets you limit the number of characters the field accepts. Init Val: specify the Initial Value of the field. Disabled and Read-only: prevents visitors from clicking into the field, or even selecting any text that s already there and any data in

97 Adding Form Elements Checkboxes and Checkbox Groups Checked value: specify the information that s submitted. Initial state: checkbox be filled when your Web page first appears.

98 Adding Form Elements Checkbox Groups: On the Insert panel, click the Checkbox Group button.

99 Adding Form Elements In the Name field, type a name. In the Label column, click the top Checkbox label. Hit the Tab key to jump to the Value column for that checkbox, and then type a value for the first checkbox. Repeat for the second checkbox in the group.

100 Adding Form Elements Radio Buttons: radio buttons restrict your visitor to making only one choice from a group. In the Property inspector, you can set up the following options for a radio button: Name Checked value. Initial state. Radio Group: provides a single dialog box for creating a group of radio buttons.

101 Adding Form Elements Pull-Down Menus and Lists: offer many choices without taking up a lot of screen space. Properties of the Menus and List: Type. Height. Allow multiple. List Values.

102 Adding Form Elements File Field: you easily add a field for uploading image files, text files, and other documents. When you click the File Field button on the Insert panel s Forms,Dreamweaver inserts a text field and a Browse button; together, they constitute a single File Field.

103 Adding Form Elements Buttons: Submit button for your Web visitors to click as a final step. Only then do their responses set out on their way to your form-processing application. The Reset button clears all the form entries, and resets all the form fields to their original values.

104 Adding Form Elements Button name: provides the first half of the name/value pair that s sent when the form is submitted. Value. is the label that appears on the button. Action: Submit form: transmits the form data over the Internet Reset form: sets all the fields back to their original values.

105 Adding Form Elements <label> Tag: lets you associate a label with a particular form element, like a checkbox or text field. <fieldset> Tag: is a form organization tool, intended to let you group related form fields.

106 Validating Forms Spry Validation Basics: The Spry validation widgets let you validate input received via a text field, a text area, a pulldown menu, a checkbox, or a group of radio buttons. The basic process for all form validation widgets is the same: Insert the Spry widget (seven types): select the form element on the page, On the Insert panel, clicking the appropriate Spry form button.

107 Validating Forms Assign a validation requirement: Use the Property inspector to assign the type of validation to the field. Select when validation occurs: A browser validates form fields when the visitor submits the form. Or when someone clicks the Submit button on the form, the JavaScript code in the Web page checks to make sure everything was filled out correctly.

108 Validating Forms You dictate when a field is validated by turning on one or both of the Property inspector s Validate on checkboxes Dreamweaver lets you validate a form field when the field is blurred, changed, or both.

109 Validating Forms Modify the error messages: in Design view, select the text, and then type a new error message.

110 Validating Forms Formatting Spry Error Messages and Fields: Open the CSS Styles panel click the Current button. Make sure the Cascade button is pressed. Select the Spry validation widget. From Preview states menu, select the preview state you wish to format. In the document window, click inside

111 Validating Forms Spry Text Field includes Validation types: None. This option is the default setting: no validation Integer. Use this option to verify that a whole number was typed into the field. . This option looks for a validly formatted address. Date: To specify the format of the day. Time. This option validates a time in one of several different formats...

112 Validating Forms Custom validation: Select a Spry text field widget, From the Property inspector s Type menu, choose Custom, and then into the Pattern field, type the pattern.

113 Validating Forms Spry Text Area: Specify content is required; Dictate the minimum and maximum number of characters.

114 Validating Forms Spry Checkbox: The Spry validation checkbox lets you make sure a particular checkbox has been selected. To add a single Spry checkbox, choose Insert Form Spry Validation Checkbox, Or, on the Insert panel s Forms category, click the Spry Validation Checkbox button. The Spry checkbox that appears on the page already has the Required option

115 Validating Forms To create a group of related Spry checkboxes: Insert a Spry checkbox. Click the label text. Press the <label> tag disappears from the Tag selector. Insert a regular (non-spry) checkbox

116 Validating Forms Spry Select: validates the selection of pull-down menus, and has two options to determine whether or not a selection in the menu is valid. Do not allow: To prevent a visitor from submitting the form without selecting options.

117 Validating Forms Spry Password: This helpful tool lets you enforce a set of rules for naming passwords so that visitors don t create easily hacked credentials.

118 Validating Forms Spry Confirm: works only with text fields, and pops up an error message, if the value in the text field doesn t match the value in another text field on the page. To use this widget First, you add a text field. That field is the original Type your or Create a password box. Next, from the Insert Panel s Forms category, add the Spry Confirm widget, or choose Insert Form Spry

119 Validating Forms Spry Radio Group: To add a Spry Radio Group, use the Insert panel s Forms category or Insert Form Spry Validation Radio Group. Use the Property inspector to set up the validation options. The other two options Empty Value and Invalid Value produce error messages when a particular radio button is selected.

120 Validating Forms In either of these boxes, enter the value you assigned when you first created the radio button. Selecting the radio button with the specified value produces one of two errors when the form is submitted. For the Empty Value, the error informs the visitor that he hasn t made a selection. For the Invalid Value, the error announces that the choice he made was invalid.

COMSC-031 Web Site Development- Part 2

COMSC-031 Web Site Development- Part 2 COMSC-031 Web Site Development- Part 2 Part-Time Instructor: Joenil Mistal December 5, 2013 Chapter 13 13 Designing a Web Site with CSS In addition to creating styles for text, you can use CSS to create

More information

How to lay out a web page with CSS

How to lay out a web page with CSS Activity 2.6 guide How to lay out a web page with CSS You can use table design features in Adobe Dreamweaver CS4 to create a simple page layout. However, a more powerful technique is to use Cascading Style

More information

Figure 1 Forms category in the Insert panel. You set up a form by inserting it and configuring options through the Properties panel.

Figure 1 Forms category in the Insert panel. You set up a form by inserting it and configuring options through the Properties panel. Adobe Dreamweaver CS6 Project 3 guide How to create forms You can use forms to interact with or gather information from site visitors. With forms, visitors can provide feedback, sign a guest book, take

More information

How to set up a local root folder and site structure

How to set up a local root folder and site structure Activity 2.1 guide How to set up a local root folder and site structure The first thing to do when creating a new website with Adobe Dreamweaver CS3 is to define a site and identify a root folder where

More information

COMSC-031 Web Site Development- Part 2. Part-Time Instructor: Joenil Mistal

COMSC-031 Web Site Development- Part 2. Part-Time Instructor: Joenil Mistal COMSC-031 Web Site Development- Part 2 Part-Time Instructor: Joenil Mistal Chapter 9 9 Creating Pages with Frames You can divide the display area of a Web browser into multiple panes by creating frames.

More information

How to lay out a web page with CSS

How to lay out a web page with CSS How to lay out a web page with CSS You can use table design features in Adobe Dreamweaver CS3 to create a simple page layout. However, a more powerful technique is to use Cascading Style Sheets (CSS).

More information

Chapter 1 Introduction to Dreamweaver CS3 1. About Dreamweaver CS3 Interface...4. Creating New Webpages...10

Chapter 1 Introduction to Dreamweaver CS3 1. About Dreamweaver CS3 Interface...4. Creating New Webpages...10 CONTENTS Chapter 1 Introduction to Dreamweaver CS3 1 About Dreamweaver CS3 Interface...4 Title Bar... 4 Menu Bar... 4 Insert Bar... 5 Document Toolbar... 5 Coding Toolbar... 6 Document Window... 7 Properties

More information

Introducing Cascading Style Sheets. Cascading Style Sheet Basics Creating Styles Using Styles Manipulating Styles Text Formatting with CSS

Introducing Cascading Style Sheets. Cascading Style Sheet Basics Creating Styles Using Styles Manipulating Styles Text Formatting with CSS Introducing Cascading Style Sheets Cascading Style Sheet Basics Creating Styles Using Styles Manipulating Styles Text Formatting with CSS Cascading Style Sheet Basics CSS has many benefits: The pages look

More information

Dreamweaver Tutorials Working with Tables

Dreamweaver Tutorials Working with Tables Dreamweaver Tutorials This tutorial will explain how to use tables to organize your Web page content. By default, text and other content in a Web page flow continuously from top to bottom in one large

More information

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets Dreamweaver Basics Planning your website Organize site structure Plan site design & navigation Gather your assets Creating your website Dreamweaver workspace Define a site Create a web page Linking Manually

More information

Page Layout Using Tables

Page Layout Using Tables This section describes various options for page layout using tables. Page Layout Using Tables Introduction HTML was originally designed to layout basic office documents such as memos and business reports,

More information

INFS 2150 Introduction to Web Development

INFS 2150 Introduction to Web Development INFS 2150 Introduction to Web Development 3. Page Layout Design Objectives Create a reset style sheet Explore page layout designs Center a block element Create a floating element Clear a floating layout

More information

INFS 2150 Introduction to Web Development

INFS 2150 Introduction to Web Development Objectives INFS 2150 Introduction to Web Development 3. Page Layout Design Create a reset style sheet Explore page layout designs Center a block element Create a floating element Clear a floating layout

More information

Creating Web Pages with SeaMonkey Composer

Creating Web Pages with SeaMonkey Composer 1 of 26 6/13/2011 11:26 PM Creating Web Pages with SeaMonkey Composer SeaMonkey Composer lets you create your own web pages and publish them on the web. You don't have to know HTML to use Composer; it

More information

CS Multimedia and Communications. Lab 06: Webpage Tables and Image Links (Website Design part 3 of 3)

CS Multimedia and Communications. Lab 06: Webpage Tables and Image Links (Website Design part 3 of 3) CS 1033 Multimedia and Communications Lab 06: Webpage Tables and Image Links (Website Design part 3 of 3) REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Table Properties Reference Guide The Property

More information

Dreamweaver CS5 Lab 4: Sprys

Dreamweaver CS5 Lab 4: Sprys Dreamweaver CS5 Lab 4: Sprys 1. Create a new html web page. a. Select file->new, and then Blank Page: HTML: 2 column liquid, left sidebar, header and footer b. DocType: XHTML 1.0 Strict c. Layout CSS:

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

FrontPage 2000 Tutorial -- Advanced

FrontPage 2000 Tutorial -- Advanced FrontPage 2000 Tutorial -- Advanced Shared Borders Shared Borders are parts of the web page that share content with the other pages in the web. They are located at the top, bottom, left side, or right

More information

Dear Candidate, Thank you, Adobe Education

Dear Candidate, Thank you, Adobe Education Dear Candidate, In preparation for the Web Communication certification exam, we ve put together a set of practice materials and example exam items for you to review. What you ll find in this packet are:

More information

Dreamweaver Basics Outline

Dreamweaver Basics Outline Dreamweaver Basics Outline The Interface Toolbar Status Bar Property Inspector Insert Toolbar Right Palette Modify Page Properties File Structure Define Site Building Our Webpage Working with Tables Working

More information

Creating a Website in Schoolwires

Creating a Website in Schoolwires Creating a Website in Schoolwires Overview and Terminology... 2 Logging into Schoolwires... 2 Changing a password... 2 Navigating to an assigned section... 2 Accessing Site Manager... 2 Section Workspace

More information

Dreamweaver Basics Workshop

Dreamweaver Basics Workshop Dreamweaver Basics Workshop Robert Rector idesign Lab - Fall 2013 What is Dreamweaver? o Dreamweaver is a web development tool o Dreamweaver is an HTML and CSS editor o Dreamweaver features a WYSIWIG (What

More information

Advanced Dreamweaver CS6

Advanced Dreamweaver CS6 Advanced Dreamweaver CS6 Overview This advanced Dreamweaver CS6 training class teaches you to become more efficient with Dreamweaver by taking advantage of Dreamweaver's more advanced features. After this

More information

How to lay out a web page with CSS

How to lay out a web page with CSS How to lay out a web page with CSS A CSS page layout uses the Cascading Style Sheets format, rather than traditional HTML tables or frames, to organize the content on a web page. The basic building block

More information

FirmSite Control. Tutorial

FirmSite Control. Tutorial FirmSite Control Tutorial 1 Last Updated June 26, 2007 by Melinda France Contents A. Logging on to the Administrative Control Center... 3 Using the Editor Overview:... 3 Inserting an Image... 7 Inserting

More information

Dreamweaver CS4. Introduction. References :

Dreamweaver CS4. Introduction. References : Dreamweaver CS4 Introduction References : http://help.adobe.com 1 What s new in Dreamweaver CS4 Live view Dreamweaver CS4 lets you design your web pages under realworld browser conditions with new Live

More information

Adding Frames. In This Chapter

Adding Frames. In This Chapter B1 Adding Frames Normally, a Web page fills an entire browser window. However, a browser window can be split into two or more smaller individual panes called frames. Each frame contains an individual Web

More information

Dreamweaver: Web Forms

Dreamweaver: Web Forms Dreamweaver: Web Forms Introduction Web forms allow your users to type information into form fields on a web page and send it to you. Dreamweaver makes it easy to create them. This workshop is a follow-up

More information

Taking Fireworks Template and Applying it to Dreamweaver

Taking Fireworks Template and Applying it to Dreamweaver Taking Fireworks Template and Applying it to Dreamweaver Part 1: Define a New Site in Dreamweaver The first step to creating a site in Dreamweaver CS4 is to Define a New Site. The object is to recreate

More information

Using Dreamweaver CC. Logo. 4 Creating a Template. Page Heading. Page content in this area. About Us Gallery Ordering Contact Us Links

Using Dreamweaver CC. Logo. 4 Creating a Template. Page Heading. Page content in this area. About Us Gallery Ordering Contact Us Links Using Dreamweaver CC 4 Creating a Template Now that the main page of our website is complete, we need to create the rest of the pages. Each of them will have a layout that follows the plan shown below.

More information

Dreamweaver MX Overview. Maintaining a Web Site

Dreamweaver MX Overview. Maintaining a Web Site Dreamweaver MX Overview Maintaining a Web Site... 1 The Process... 1 Filenames... 1 Starting Dreamweaver... 2 Uploading and Downloading Files... 6 Check In and Check Out Files... 6 Editing Pages in Dreamweaver...

More information

Using Dreamweaver CS6

Using Dreamweaver CS6 Using Dreamweaver CS6 4 Creating a Template Now that the main page of our website is complete, we need to create the rest of the pages. Each of them will have a layout that follows the plan shown below.

More information

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule MAKING TABLES WITH WORD BASIC INSTRUCTIONS Setting the Page Orientation Once in word, decide if you want your paper to print vertically (the normal way, called portrait) or horizontally (called landscape)

More information

Adobe Dreamweaver CS6 Digital Classroom

Adobe Dreamweaver CS6 Digital Classroom Adobe Dreamweaver CS6 Digital Classroom Osborn, J ISBN-13: 9781118124093 Table of Contents Starting Up About Dreamweaver Digital Classroom 1 Prerequisites 1 System requirements 1 Starting Adobe Dreamweaver

More information

ORB Education Quality Teaching Resources

ORB Education Quality Teaching Resources These basic resources aim to keep things simple and avoid HTML and CSS completely, whilst helping familiarise students with what can be a daunting interface. The final websites will not demonstrate best

More information

Overview of the Adobe Dreamweaver CS5 workspace

Overview of the Adobe Dreamweaver CS5 workspace Adobe Dreamweaver CS5 Activity 2.1 guide Overview of the Adobe Dreamweaver CS5 workspace You can access Adobe Dreamweaver CS5 tools, commands, and features by using menus or by selecting options from one

More information

Layout with Layers and CSS

Layout with Layers and CSS Layout with Layers and CSS Today we're going to make a Web site layout. Preparatory Step 1. Inside your folder create a new folder and name it layout. 2. Inside the layout folder create a new folder and

More information

Getting Started with Eric Meyer's CSS Sculptor 1.0

Getting Started with Eric Meyer's CSS Sculptor 1.0 Getting Started with Eric Meyer's CSS Sculptor 1.0 Eric Meyer s CSS Sculptor is a flexible, powerful tool for generating highly customized Web standards based CSS layouts. With CSS Sculptor, you can quickly

More information

GoLive will first ask you if your new site will be for one individual or a work group; select for a Single User, and click Next.

GoLive will first ask you if your new site will be for one individual or a work group; select for a Single User, and click Next. Getting Started From the Start menu, located the Adobe folder which should contain the Adobe GoLive 6.0 folder. Inside this folder, click Adobe GoLive 6.0. GoLive will open to its initial project selection

More information

Dreamweaver CS3 Concepts and Techniques

Dreamweaver CS3 Concepts and Techniques Dreamweaver CS3 Concepts and Techniques Chapter 3 Tables and Page Layout Part 1 Other pages will be inserted in the website Hierarchical structure shown in page DW206 Chapter 3: Tables and Page Layout

More information

Nauticom NetEditor: A How-to Guide

Nauticom NetEditor: A How-to Guide Nauticom NetEditor: A How-to Guide Table of Contents 1. Getting Started 2. The Editor Full Screen Preview Search Check Spelling Clipboard: Cut, Copy, and Paste Undo / Redo Foreground Color Background Color

More information

Creating Buttons and Pop-up Menus

Creating Buttons and Pop-up Menus Using Fireworks CHAPTER 12 Creating Buttons and Pop-up Menus 12 In Macromedia Fireworks 8 you can create a variety of JavaScript buttons and CSS or JavaScript pop-up menus, even if you know nothing about

More information

Introduction to Dreamweaver CS3

Introduction to Dreamweaver CS3 TUTORIAL 2 Introduction to Dreamweaver CS3 In Tutorial 2 you will create a sample site while you practice the following skills with Adobe Dreamweaver CS3: Creating pages based on a built-in CSS page layout

More information

Make a Website. A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1

Make a Website. A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1 Make a Website A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1 Overview Course outcome: You'll build four simple websites using web

More information

Adobe Dreamweaver CS5 Tutorial

Adobe Dreamweaver CS5 Tutorial Adobe Dreamweaver CS5 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Getting Started with CSS Sculptor 3

Getting Started with CSS Sculptor 3 Getting Started with CSS Sculptor 3 With CSS Sculptor, you can quickly create a cross-browser compatible layout with custom widths, margins, padding, background images and more. Additionally, you can use

More information

Word Tutorial 3. Creating a Multiple- Page Report COMPREHENSIVE

Word Tutorial 3. Creating a Multiple- Page Report COMPREHENSIVE Word Tutorial 3 Creating a Multiple- Page Report COMPREHENSIVE Objectives Format headings with Quick Styles Insert a manual page break Create and edit a table Sort rows in a table Modify a table s structure

More information

Using Sitecore 5.3.1

Using Sitecore 5.3.1 Using Sitecore 5.3.1 An End-User s Guide to Using and Administrating Sitecore Author: Sitecore Corporation Date: December 12, 2007 Release: Rev. 1.0 Language: English Sitecore is a registered trademark.

More information

ver Wfl Adobe lif Sams Teach Yourself Betsy Bruce Robyn Ness SAMS 800 East 96th Street, Indianapolis, Indiana, USA WlM John Ray ^lg^

ver Wfl Adobe lif Sams Teach Yourself Betsy Bruce Robyn Ness SAMS 800 East 96th Street, Indianapolis, Indiana, USA WlM John Ray ^lg^ Betsy Bruce John Ray Robyn Ness Sams Teach Yourself Adobe Wfl lif ver W ^msssi^ mm WlM ^lg^ SAMS 800 East 96th Street, Indianapolis, Indiana, 46240 USA Table of Contents Introduction What Is Dreamweaver

More information

Creating a Website in Schoolwires Technology Integration Center

Creating a Website in Schoolwires Technology Integration Center Creating a Website in Schoolwires Technology Integration Center Overview and Terminology... 2 Logging into Schoolwires... 2 Changing a password... 2 Accessing Site Manager... 2 Section Workspace Overview...

More information

ADOBE 9A Adobe Dreamweaver CS4 ACE.

ADOBE 9A Adobe Dreamweaver CS4 ACE. ADOBE 9A0-090 Adobe Dreamweaver CS4 ACE http://killexams.com/exam-detail/9a0-090 ,D QUESTION: 74 You use an image throughout your Web site. You want to be able to add this image to various Web pages without

More information

Dazzle the Web with Dynamic Dreamweaver, Part II

Dazzle the Web with Dynamic Dreamweaver, Part II Dazzle the Web with Dynamic Dreamweaver, Part II In the second Dreamweaver workshop we will learn the following skills: 1. Adding hyperlinks to our home page 2. Adding images to our home page 3. Creating

More information

P3e REPORT WRITER CREATING A BLANK REPORT

P3e REPORT WRITER CREATING A BLANK REPORT P3e REPORT WRITER CREATING A BLANK REPORT 1. On the Reports window, select a report, then click Copy. 2. Click Paste. 3. Click Modify. 4. Click the New Report icon. The report will look like the following

More information

Dreamweaver CS3 Lab 2

Dreamweaver CS3 Lab 2 Dreamweaver CS3 Lab 2 Using an External Style Sheet in Dreamweaver Creating the site definition First, we'll set up the site and define it so that Dreamweaver understands the site structure for your project.

More information

< building websites with dreamweaver mx >

< building websites with dreamweaver mx > < building websites with dreamweaver mx > < plano isd instructional technology department > < copyright = 2002 > < building websites with dreamweaver mx > Dreamweaver MX is a powerful Web authoring tool.

More information

OU EDUCATE TRAINING MANUAL

OU EDUCATE TRAINING MANUAL OU EDUCATE TRAINING MANUAL OmniUpdate Web Content Management System El Camino College Staff Development 310-660-3868 Course Topics: Section 1: OU Educate Overview and Login Section 2: The OmniUpdate Interface

More information

Dreamweaver MX The Basics

Dreamweaver MX The Basics Chapter 1 Dreamweaver MX 2004 - The Basics COPYRIGHTED MATERIAL Welcome to Dreamweaver MX 2004! Dreamweaver is a powerful Web page creation program created by Macromedia. It s included in the Macromedia

More information

Dreamweaver CS 5.5. University Information Technology Services. Training, Outreach, Learning Technologies, and Video Production

Dreamweaver CS 5.5. University Information Technology Services. Training, Outreach, Learning Technologies, and Video Production Dreamweaver CS 5.5 Creating Web Pages with a Template University Information Technology Services Training, Outreach, Learning Technologies, and Video Production Copyright 2012 KSU Department of Information

More information

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Just so you know: Things You Can t Do with Word... 1 Get Organized... 1 Create the

More information

Adobe Dreamweaver CC 17 Tutorial

Adobe Dreamweaver CC 17 Tutorial Adobe Dreamweaver CC 17 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

Using Dreamweaver. 4 Creating a Template. Logo. Page Heading. Home About Us Gallery Ordering Contact Us Links. Page content in this area

Using Dreamweaver. 4 Creating a Template. Logo. Page Heading. Home About Us Gallery Ordering Contact Us Links. Page content in this area 4 Creating a Template Now that the main page of our website is complete, we need to create the rest of the pages. Each of them will have a layout that follows the plan that is shown below. Logo Page Heading

More information

PBwiki Basics Website:

PBwiki Basics Website: Website: http://etc.usf.edu/te/ A wiki is a website that allows visitors to edit or add their own content to the pages on the site. The word wiki is Hawaiian for fast and this refers to how easy it is

More information

Forms/Distribution Acrobat X Professional. Using the Forms Wizard

Forms/Distribution Acrobat X Professional. Using the Forms Wizard Forms/Distribution Acrobat X Professional Acrobat is becoming a standard tool for people and businesses to use in order to replicate forms and have them available electronically. If a form is converted

More information

DOING MORE WITH WORD: MICROSOFT OFFICE 2007

DOING MORE WITH WORD: MICROSOFT OFFICE 2007 DOING MORE WITH WORD: MICROSOFT OFFICE 2007 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT WORD PAGE 03 Viewing Toolbars Adding and Removing Buttons MORE TASKS IN MICROSOFT WORD

More information

Using Dreamweaver to Create Page Layouts

Using Dreamweaver to Create Page Layouts Using Dreamweaver to Create Page Layouts with Cascading Style Sheets (CSS) What are Cascading Style Sheets? Each cascading style sheet is a set of rules that provides consistent formatting or a single

More information

Creating & Modifying Tables in Word 2003

Creating & Modifying Tables in Word 2003 Creating & Modifying Tables in Word 2003 This bookl LaTonya Motley Trainer / Instructional Technology Specialist Staff Development 660-6452 Table of Contents Overview... 1 Inserting Tables... 1 Using Pre-Set

More information

USING STYLESHEETS TO DESIGN A WEB SITE IN DREAMWEAVER MX 2004

USING STYLESHEETS TO DESIGN A WEB SITE IN DREAMWEAVER MX 2004 USING STYLESHEETS TO DESIGN A WEB SITE IN DREAMWEAVER MX 2004 Introduction This document assumes that you are familiar with the use of a computer keyboard and mouse, have a working knowledge of Microsoft

More information

A Dreamweaver Tutorial. Contents Page

A Dreamweaver Tutorial. Contents Page A Dreamweaver Tutorial Contents Page Page 1-2 Things to do and know before we start Page 3-4 - Setting up the website Page 5 How to save your web pages Page 6 - Opening an existing web page Page 7 - Creating

More information

National Training and Education Resource. Authoring Course. Participant Guide

National Training and Education Resource. Authoring Course. Participant Guide National Training and Education Resource Authoring Course Participant Guide Table of Contents: OBJECTIVES... 4 OVERVIEW OF NTER... 5 System Requirements... 5 NTER Capabilities... 6 What is the SCORM PlayerWhat

More information

Microsoft Excel 2010

Microsoft Excel 2010 Microsoft Excel 2010 omar 2013-2014 First Semester 1. Exploring and Setting Up Your Excel Environment Microsoft Excel 2010 2013-2014 The Ribbon contains multiple tabs, each with several groups of commands.

More information

Microsoft Word 2003 for Windows, Part 2

Microsoft Word 2003 for Windows, Part 2 Microsoft Word 2003 for Windows, Part 2 In this workshop, the following Word 2003 features will be covered: Creating and using Tables Formatting text using Styles Using MailMerge Arranging text in Columns

More information

Week 5 Creating a Calendar. About Tables. Making a Calendar From a Table Template. Week 5 Word 2010

Week 5 Creating a Calendar. About Tables. Making a Calendar From a Table Template. Week 5 Word 2010 Week 5 Creating a Calendar About Tables Tables are a good way to organize information. They can consist of only a few cells, or many cells that cover several pages. You can arrange boxes or cells vertically

More information

User Guide. Web Intelligence Rich Client. Business Objects 4.1

User Guide. Web Intelligence Rich Client. Business Objects 4.1 User Guide Web Intelligence Rich Client Business Objects 4.1 2 P a g e Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence 4.1... 5 Log into EDDIE...

More information

Dreamweaver 8. Project 5. Templates and Style Sheets

Dreamweaver 8. Project 5. Templates and Style Sheets Dreamweaver 8 Project 5 Templates and Style Sheets Starting Dreamweaver and Opening the Colorado Parks Web Site Click the Start button on the Windows taskbar Point to All Programs on the Start menu, point

More information

CAL 9-2: Café Soylent Green Chapter 12

CAL 9-2: Café Soylent Green Chapter 12 CAL 9-2: Café Soylent Green Chapter 12 This version is for those students who are using Dreamweaver CC. You will be completing the Forms Tutorial from your textbook, Chapter 12 however, you will be skipping

More information

Using Dreamweaver CC. 5 More Page Editing. Bulleted and Numbered Lists

Using Dreamweaver CC. 5 More Page Editing. Bulleted and Numbered Lists Using Dreamweaver CC 5 By now, you should have a functional template, with one simple page based on that template. For the remaining pages, we ll create each page based on the template and then save each

More information

File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013

File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013 File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013 Page i Contact: Systems Alliance, Inc. Executive Plaza III 11350 McCormick Road, Suite 1203 Hunt Valley, Maryland 21031

More information

CSS THE M\SS1NG MANUAL. David Sawyer McFarland. POGUE PRESS" O'REILLr Beijing Cambridge Farnham Köln Paris Sebastopol Taipei Tokyo

CSS THE M\SS1NG MANUAL. David Sawyer McFarland. POGUE PRESS O'REILLr Beijing Cambridge Farnham Köln Paris Sebastopol Taipei Tokyo CSS THE M\SS1NG MANUAL David Sawyer McFarland POGUE PRESS" O'REILLr Beijing Cambridge Farnham Köln Paris Sebastopol Taipei Tokyo Table of Contents The Missing Credits Introduction xiii I Part One: CSS

More information

Styles, Style Sheets, the Box Model and Liquid Layout

Styles, Style Sheets, the Box Model and Liquid Layout Styles, Style Sheets, the Box Model and Liquid Layout This session will guide you through examples of how styles and Cascading Style Sheets (CSS) may be used in your Web pages to simplify maintenance of

More information

Web Publishing Basics II

Web Publishing Basics II Web Publishing Basics II Jeff Pankin Information Services and Technology Table of Contents Course Objectives... 2 Create a Site Definition... 3 The Dreamweaver CS4 Interface... 4 Panels are groups of icons

More information

Creating and Publishing Faculty Webpages

Creating and Publishing Faculty Webpages Creating and Publishing Faculty Webpages The UNF Template The template we are using today provides a professional page that is easy to work with. Because the pages are already built, faculty members can

More information

COPYRIGHTED MATERIAL. Contents. Chapter 1: Creating Structured Documents 1

COPYRIGHTED MATERIAL. Contents. Chapter 1: Creating Structured Documents 1 59313ftoc.qxd:WroxPro 3/22/08 2:31 PM Page xi Introduction xxiii Chapter 1: Creating Structured Documents 1 A Web of Structured Documents 1 Introducing XHTML 2 Core Elements and Attributes 9 The

More information

Project 1: Creating a Web Site from Scratch. Skills and Tools: Use Expression Web tools to create a Web site

Project 1: Creating a Web Site from Scratch. Skills and Tools: Use Expression Web tools to create a Web site E00EW3.qxp 4/14/2007 3:17 PM Page 1 Workshops w Introduction The Workshop is all about being creative and thinking outside of the box. These workshops will help your right-brain soar, while making your

More information

Microsoft Expression Web Quickstart Guide

Microsoft Expression Web Quickstart Guide Microsoft Expression Web Quickstart Guide MS-Expression Web Quickstart Guide Page 1 of 24 Expression Web Quickstart Guide (20-Minute Training) Welcome to Expression Web. When you first launch the program,

More information

Using Dreamweaver. 5 More Page Editing. Bulleted and Numbered Lists

Using Dreamweaver. 5 More Page Editing. Bulleted and Numbered Lists Using Dreamweaver 5 By now, you should have a functional template, with one simple page based on that template. For the remaining pages, we ll create each page based on the template and then save each

More information

Microsoft Office Word 2016 for Mac

Microsoft Office Word 2016 for Mac Microsoft Office Word 2016 for Mac Formatting Your Document University Information Technology Services Learning Technologies, Training & Audiovisual Outreach Copyright 2016 KSU Division of University Information

More information

Architectural Engineering Senior Thesis CPEP Webpage Guidelines and Instructions

Architectural Engineering Senior Thesis CPEP Webpage Guidelines and Instructions Architectural Engineering Senior Thesis CPEP Webpage Guidelines and Instructions Your Thesis Drive (T:\) Each student is allocated space on the Thesis drive. Any files on this drive are accessible from

More information

Microsoft FrontPage Practical Session

Microsoft FrontPage Practical Session Ministry of manpower Higher college of technology Department of Information Technology QA Umbrella Workshop 30 th August- 3 rd September 2008 IT Skills Microsoft FrontPage Practical Session Copyright of

More information

The figure below shows the Dreamweaver Interface.

The figure below shows the Dreamweaver Interface. Dreamweaver Interface Dreamweaver Interface In this section you will learn about the interface of Dreamweaver. You will also learn about the various panels and properties of Dreamweaver. The Macromedia

More information

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Get Organized... 1 Create the Home Page... 1 Save the Home Page as a Word Document...

More information

USER GUIDE MADCAP FLARE Tables

USER GUIDE MADCAP FLARE Tables USER GUIDE MADCAP FLARE 2018 Tables Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished

More information

CROMWELLSTUDIOS. Content Management System Instruction Manual V1. Content Management System. V1

CROMWELLSTUDIOS. Content Management System Instruction Manual V1.   Content Management System. V1 Content Management System Instruction Manual V1 www.cromwellstudios.co.uk Cromwell Studios Web Services Content Management System Manual Part 1 Content Management is the system by which you can change

More information

MS Office Word Tabs & Tables Manual. Catraining.co.uk Tel:

MS Office Word Tabs & Tables Manual. Catraining.co.uk Tel: MS Office 2010 Word Tabs & Tables Manual Catraining.co.uk Tel: 020 7920 9500 Table of Contents TABS... 1 BASIC TABS WITH ALIGNMENT... 1 DEFAULT TAB STOP... 1 SET MANUAL TAB STOPS WITH RULER... 2 SET MANUAL

More information

Dreamweaver CS6. Level 3. Topics Working with Text, List, and tables Working with Images

Dreamweaver CS6. Level 3. Topics Working with Text, List, and tables Working with Images Level 3 Topics Working with Text, List, and tables Working with Images Changing the Copy/ Paste Prefences in Dreamweaver You can set special paste preferences as default options when using Edit > Paste

More information

Centricity 2.0 Section Editor Help Card

Centricity 2.0 Section Editor Help Card Centricity 2.0 Section Editor Help Card Accessing Section Workspace In order to edit your section, you must first be assigned Section Editor privileges. This is done by the Director of your Site, Subsite,

More information

The Newsletter will contain a Title for the newsletter, a regular border, columns, Page numbers, Header and Footer and two images.

The Newsletter will contain a Title for the newsletter, a regular border, columns, Page numbers, Header and Footer and two images. Creating the Newsletter Overview: You will be creating a cover page and a newsletter. The Cover page will include Your Name, Your Teacher's Name, the Title of the Newsletter, the Date, Period Number, an

More information

Eng 110, Spring Week 03 Lab02- Dreamwaver Session

Eng 110, Spring Week 03 Lab02- Dreamwaver Session Eng 110, Spring 2008 Week 03 Lab02- Dreamwaver Session Assignment Recreate the 3-page website you did last week by using Dreamweaver. You should use tables to control your layout. You should modify fonts,

More information

Creating your first website Part 4: Formatting your page with CSS

Creating your first website Part 4: Formatting your page with CSS Adobe - Developer Center : Creating your first website Part 4: Formatting your page... Page 1 of 23 Dreamweaver Article Creating your first website Part 4: Formatting your page with CSS Jon Varese Adobe

More information

Café Soylent Green Chapter 12

Café Soylent Green Chapter 12 Café Soylent Green Chapter 12 This version is for those students who are using Dreamweaver CS6. You will be completing the Forms Tutorial from your textbook, Chapter 12 however, you will be skipping quite

More information

Guidelines for doing the short exercises

Guidelines for doing the short exercises 1 Short exercises for Murach s HTML5 and CSS Guidelines for doing the short exercises Do the exercise steps in sequence. That way, you will work from the most important tasks to the least important. Feel

More information