Professor C. Shilepsky Wells College

Slides:



Advertisements
Similar presentations
Nvu - How to Create Your Own Website From Start to Finish!Dr. Dawn Sherry & Dr. Barry J. Monk Dr. Dawn Sherry Dr. Barry J. Monk Assistant Professor of.
Advertisements

Cascading Style Sheets
 Review ◦ DMACC  P drive ◦ password: stem2014 first line  always put your  Club Web site :
Start menu -> all program -> Microsoft Visual SourceSafe-> Microsoft Visual Studio 2010 Click.
Very quick intro HTML and CSS. Sample html A Web Title.
Web Pages and Style Sheets Bert Wachsmuth. HTML versus XHTML XHTML is a stricter version of HTML: HTML + stricter rules = XHTML. XHTML Rule violations:
Web Design with Cascading Style Sheet Lan Vu. Overview Introduction to CSS Designing CSS Using Visual Studio to create CSS Using template for web design.
Microsoft Office 2003 Illustrated Brief Elements to a Document Adding Special.
Spring Scanning Basics Short Course.
Chapter 7 Using Advanced Cascading Style Sheets HTML5 & CSS 7 th Edition.
Streamlining Website Development in Dreamweaver Roger L. Runquist Western Illinois University Roger L. Runquist Western Illinois University.
Lecture HTML Images. Use for Images Photos and Graphics Buttons for Navigation Bullets for Lists Backgrounds Symbols and Icons Logos.
4.01 Cascading Style Sheets
® Microsoft Office 2010 PowerPoint Tutorial 2: Adding and Modifying Text and Graphic Objects.
Basics of Creating a Wide Format Poster in PowerPoint
Glencoe Digital Communication Tools Create a Web Page with HTML Chapter Contents Lesson 4.1Lesson 4.1 Get Started with HTML (85) Lesson 4.2Lesson 4.2 Format.
Creating Tables in a Web Site Using an External Style Sheet HTML5 & CSS 7 th Edition.
With Alex Conger – President of Webmajik.com FrontPage 2002 Level I (Intro & Training) FrontPage 2002 Level I (Intro & Training)
Web Design, 4 th Edition 5 Typography and Images.
TUTORIAL 8: Enhancing a Web Site with Advanced CSS
Designing a Classroom Web Site Using NVU Beginning Level.
Acadia Institute for Teaching and Technology Basic Web Page Design for Courses.
Using Dreamweaver getting started 1)Start in your “My Documents” folder 2)Create a new folder called “website” 3)Create a sub folder called “images” 4)Start.
Tutorial 3: Working with Images. Objectives Session 3.1 – Identify the differences among image file types – Evaluate the purpose of alternative text –
Creating A Simple Web Page. Step 1- Open Dreamweaver & Create A New Page (File New) and blank.
Poster Title XXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXX Name Department of East Carolina University Learning Objectives This is a basic.
Use “Paint” to create a Title Page and page 1. Start Menu 2. All Programs 3. Accessories 4. Paint 5. Click on Paint Bucket (Fill with Color) 6. Select.
CIT 256 Dreamweaver Intro. Dr. Beryl Hoffman. Start Dreamweaver Start from Start Menu/Adobe Master Collection CS6/ Adobe Dreamweaver CS6 Choose Create.
Schoolwires 101 Frequently used “shortcut key” within the editor. ~Created by, Shannon Conley.
Interface.  Menu  Document  Insert  Panel Management.
 This presentation introduces the following: › 3 types of CSS › CSS syntax › CSS comments › CSS and color › The box model.
Understanding Publisher Publisher is a desktop publishing application from Microsoft. It is often considered to be an entry-level desktop publishing application.
Presented by the Virginia 4-H Science and Technology Committee.
Microsoft Publisher 2010 Chapter 4 Creating a Custom Publication from Scratch.
Media Services Basics of Creating a Wide Format Poster in PowerPoint.
Click on these! %2Fblank%2Fbrowse.asp%3FA%3D383%26BMDRN%3D2000%26BCOB%3D0% 26C%3D64893.
Professor Waterman Cascading Style Sheets (CSS) is a language that works with HTML documents to define the way content is presented. The presentation.
How to add pictures or links Tim Wilcock 2 November 2008.
11/12/2015 Box Model Reed Crouch. 11/12/2015  HTML elements can be considered as boxes. In CSS, the term "box model" is used when referring to layout.
Microsoft Expression Web-Illustrated Unit F: Enhancing a Design with CSS.
Designing a Web Page Layout Using a Professional Bitmap & Vector Graphic Editing Suite 1IT: Web Technologies – Design a Web Page Layout 2 Copyright © Texas.
Insertions: Other than Body Text in Microsoft Word Graham Seibert Copyright 2006 This is a draft version of one segment of a large syllabus. I need your.
ACM 262 INTRODUCTION TO WEB DESIGN Week-7 ACM 262 Course Notes.
PHOTOSHOP: THE BASICS WHS MULTIMEDIA WRITING WORKSHOP JULY 17, 2013.
What is Photoshop? An image editing software developed and manufactured by Adobe Systems Inc. Photoshop is considered one of the leaders in photo editing.
®® Microsoft Windows 7 Windows Tutorial 7 Managing Multimedia Files.
Adobe Photoshop CS4 – Illustrated Unit A: Getting Started with Photoshop CS4.
HTML & CSS Contents: the different ways we can use to apply CSS to The HTML documents CSS Colors and Background CSS Fonts CSS Text CSS box model: padding,
Creating Web Pages in Word. Sharing Office Files Online Many Web pages are created using the HTML programming language. Web page editors are software.
CCT260H - Christopher Evan Jones
Tutorial 4 – Desktop Publishing a Newsletter
4.01 Cascading Style Sheets
CSS Layouts: Grouping Elements
Unit Objectives Insert an image Align an image Enhance an image
With Microsoft FrontPage 2000
Creating Your Book Review Web Site
Cascading Style Sheets (Layout)
>> CSS Layouts.
Poster Title XXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXX
Chapter 1 Editing a Photo
Chapter 2 Adding Web Pages, Links, and Images
Starting to develop a website
Putting it all together
Surreal Digital vs. Drawing
Book / movie report Web design.
Training & Development
Editing images using Microsoft Photo Editor and Paint
Building a website: Putting it all together
4.01 Cascading Style Sheets
CA203 Presentation Application
Presentation transcript:

Professor C. Shilepsky Wells College WLLS 102 Class 10 4/9/2004 Professor C. Shilepsky Wells College

More CSS: Case 1 Big point: you can use CSS for positioning. Example 1: the two main pieces are done with float:left; and float: right; The menu is done by tagging the links with <h5> h5 {background-color:red; padding-left:5px;} How does the black get there? The margin. Example 2: add margin: 0; Example 3: add a border: border: 10; border-color:green; border-style:solid; //needed

stuff that is the element Summary An element has (from outside in): margin, border, padding and stuff They can all be sized and colored stuff that is the element

More CSS: Typography Second point: you can use CSS for special effects typography. This achieved in the title by font-size: 60px; big! line-height: 40px; lines are pushed together This is achieved in the links by <font style= "color: black">A</font>ntiques Why is this better than creating a graphic for the title? What are the problems of using a graphic?

Graphics --Sources Other pages: right click on an image* Scanning Digital camera Free and for purchase sites (see resources links) Produce your own * You must consider copyrights and ownership

Graphics – Editing Adobe Photoshop Microsoft Photo Editor $$$ free with Windows on a few lab computers on all lab computers powerful limited complex easy to use

Microsoft Photo Editor Open the image: Right click on the file you wish to open. Select Open with/Microsoft Photo Editor Crop an image: Resize an image:

Automatic adjustment: Image Quality Automatic adjustment: Manual adjustment: