Coding: XHTML and CSS. Why code? Writers and editors are often asked to write and edit web copy. Although it is easy to create a web site without coding.

Slides:



Advertisements
Similar presentations
3.02B Authoring Languages 3.02 Develop webpages..
Advertisements

Introduction to HTML, XHTML, and CSS
HTML5 and CSS3 Illustrated Unit B: Getting Started with HTML
Copyright © 2004 ProsoftTraining, All Rights Reserved. Lesson 10: GUI HTML Editors.
Project 1 Introduction to HTML.
Multimedia for the Web: Creating Digital Excitement HTML, XHTML and Web Authoring.
Dreamweaver 8 Concepts and Techniques Introduction Web Site Development and Macromedia Dreamweaver 8.
1st Project Introduction to HTML.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
Tutorial 3: Adding and Formatting Text. 2 Objectives Session 3.1 Type text into a page Copy text from a document and paste it into a page Check for spelling.
ECA 228 Internet/Intranet Design I Intro to the Web.
Creating and publishing accessible course materials Practical advise you can replicate.
Copyright © 2004 ProsoftTraining, All Rights Reserved. Lesson 10: GUI HTML Editors © 2007 Prosoft Learning Corporation All rights reserved ITD 110 Web.
Unit 2, Lesson 5 Website Development Tools AOIT Web Design Copyright © 2008–2012 National Academy Foundation. All rights reserved.
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
Chapter ONE Introduction to HTML.
Basic Web Page Design. Text book: HTML, XHTML, and CSS: Visual QuickStart Guide, Sixth Edition written by Elizabeth Castro. Software: Adobe® Dreamweaver®
Website Publishing. Publishing Basics Early Web Sites Obtain a Domain Name IP Address (Internet Protocol Address) – A number that uniquely identifies.
Chapter 1 Variables in the Web Design Environment.
Chapter 1 Variables in the Web Design Environment
What is HTML ? HyperText Markup Language. The authoring language of the Web is currently HTML, which stands for HyperText Markup Language. Future versions.
Web design for fun Presented to the Rochester Computer Society 6/10/2003 By Michael Necheles EDS.
Week 11 Further Web Design Concepts and Tools FTP, CMS, Wordpress and Responsive Web Design.
Web Design Dreamweaver Semester 2 ATBs. ATB #1 What is a web site?
Adobe Dreamweaver CS5 Introduction Web Site Development and Adobe Dreamweaver CS5.
Build a Free Website1 Build A Website For Free 2 ND Edition By Mark Bell.
NetTech Solutions Working with Web Elements Lesson 6.
XP Dreamweaver 8.0 Tutorial 3 1 Adding Text and Formatting Text with CSS Styles.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
Session 1 SESSION 1 Working with Dreamweaver 8.0.
Overview of HTML/XHTML Two Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
Introduction to web development and HTML MGMT 230 LAB.
1 After completing this lesson, you will be able to: Transfer your files to the Internet. Choose a method for posting your Web pages. Use Microsoft’s My.
Dreamweaver 8 Introduction What you can do with Dreamweaver 8 What's new in Dreamweaver 8.
Louisa Lambregts, Louisa Lambregts
Tutorial 3 Adding and Formatting Text with CSS Styles.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
HTML A brief introduction HTML1. HTML, what is? HTML is a markup language for describing web documents (web pages). HTML stands for Hyper Text Markup.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
University of South Asia Course Name: Web Application Prepared By: Md Rezaul Huda Reza
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Chapter 8 HTML Editors. Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 8-2 Text Editors Text editors don't have word processing features.
CSS THE MISSING MANUAL Introduction. Benefits of CSS Style sheets offer more formatting choices than are offered in straight HTML  EXAMPLE: When you.
Today’s Lesson….. 1.Formative Assessment Given Back – Go through Answers. 2.Webpage Design.
Art for New Media 1 - Sketchbook: Look through past examples of the Dreamweaver Practice Gallery on the class website. Pick one that you think.
Your final site CSS WP Hand- code, using TextEdit, TextWrangler, Dreamweaver or any other wysiwyg editor. Site doesn’t require to be hosted Deliver all.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
Dreamweaver is an XHTML editor that allows you to: Create a site Create external Cascading Style Sheets (CSS) to store the styles used in your pages Create.
Basic Web Page Design. Text book: HTML, XHTML, and CSS: Visual QuickStart Guide, Sixth Edition written by Elizabeth Castro. Software: Adobe® Dreamweaver®
Microsoft Expression Web - Illustrated Unit A: Getting Started With Microsoft Expression Web.
COMP 143 Web Development with Adobe Dreamweaver CC.
Web Design Principles 5 th Edition Chapter 3 Writing HTML for the Modern Web.
HTML5 and CSS3 Illustrated Unit B: Getting Started with HTML.
Web Page Design The Basics. The Web Page A document (file) created using the HTML scripting language. A document (file) created using the HTML scripting.
CSS Introductions. Objectives To take control of the appearance of a Web site by creating style sheets. To use a style sheet to give all the pages of.
Web Page Programming Terms. Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and.
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
Project 1 Introduction to HTML.
Web Site Development and Macromedia Dreamweaver 8
4.01B Authoring Languages and Web Authoring Software
Chapter 1 Introduction to HTML.
Project 1 Introduction to HTML.
Unit 2, Lesson 5 Website Development Tools
Unit 2, Lesson 5 Website Development Tools
Chapter 13 Web Editing © 2013 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website,
4.01B Authoring Languages and Web Authoring Software
Web Page Development Tools
Overview of Dreamweaver
Web Page Development Tools
HTML5 and CSS3 Illustrated Unit B: Getting Started with HTML
Presentation transcript:

Coding: XHTML and CSS

Why code? Writers and editors are often asked to write and edit web copy. Although it is easy to create a web site without coding using Content Management Systems (CMS) and pre-made web templates or page / blog generators like WordPress, technical writers and editors who can edit code are in high demand. In Digital Humanities, scholars program in XML and generate their pages in XHTML or higher. Journalists now generate a lot of digital content. So understand basic programming is quite useful.

What skills do I need? A coder’s basic skills include the following: XHTML or higher (Explorer can’t use HTML5, the current standard). XHTML is used to generate the structure of your page. CSS (Explorer can’t use CSS3, so we use CSS2). Cascading Style Sheets (CSS) are used to manipulate the appearance of a page. Image creation/ manipulation File transfer protocol File organization

What tools do I need? A coder’s basic tools include the following: An HTML / CSS editing program. You can use a basic text editor like notepad, but better free tools include HTML toolkit (PC) and Textwrangler (Mac). An image creation program. The standards are Fireworks (web) and Photoshop (PC) but cheaper tools exist. FTP (File transfer protocol). Filezilla is one of many free FTP programs. Dreamweaver, the industry standard, has FTP and coding built in, as well as a WYSIWYG interface. Server space / domain space. You need a place to house your pages; many also purchase a domain name like “maryadams.net.”

We will use XHTML to create and structure text into “semantic” elements (paragraphs, divisions, headings, lists, etc.) We can use CSS to control layout, color, and appearance. Before After

What do web writers need to know? Web writers need to conform to particular styles. The most common are the Web Style Guide and Yahoo Style Guide. The Yahoo Style Guide deals with number format, abbreviations, spellings, etc. The Yahoo Style Guide The Web Style Guide creates best practices for page layout, design, usability, and composition. The Web Style Guide W3C (World Wide Web Consortium) publishes the latest standards and practices to make pages accessible to people with disabilities (WCAG), to internationalize them, and make them work on mobile devices. It has a useful tool, the W3 code validation service. W3CW3 code validation service W3 Schools is a good reference. W3 School

What are we doing today? We will start with a premade resume template that you can modify, using your revised resume and your own design ideas. We will use Dreamweaver to code and to FTP, but you can switch back and forth between Dreamweaver and free HTML programs. Your server will be an account on prowritewcu.com Your username will be your lastname, first initial, and 303 (ex: obamab303) Your password will be the same except with an underline (ex: obamab_303) You will define the desktop as your local site