Digital literacy for the web
What writers for the web need to know
- XHTML (or HTML5) and CSS.
- Why code? Arguments for and against writers learning programming skills, and the conclusion: professional writers should know html and css.
- Writing good code improves editing skills.
- Good code makes writers think about how writing works and what it does.
- Code is "forward compatible," so writing in code lasts forever.
- Good code adds "a whole new level of meaning to your documents for readers. Used properly, HTML allows you to give readers more information about what various parts of your documents mean. For example, you can seamlessly define abbreviations, cite quotations, or identify people and places without intefering with the readability of your documents." Furry Brains
- Usability and web standards
- Usable design principles and guidelines
- Testing for usability
- Sample tools: Color-blindness tool and Code validator tool
- Coding vs WYSIWYG and pre-made web templates: XHTML/HTML5, CSS, and the future of HTML
- Power of style sheets
- Styling for the web, handhelds, and print
- XML and the Textual Coding Initiative: the right coding language and the wrong one
- Example: Walt Whitman Letters, Carlisle letters online and Justification page
- Editorial guides: Yahoo, AP, Chicago, IEEE, and more
- Writing and design guides: Yale Style Guide
- Layout and page templates
- Optimizing graphics
- Example student site: usability and graphics
- Typography
- Good writing for the web
- Eye-tracking technologies: how we read online
- General guidelines
- Imagining audience and writing audience scenarios
- The FAQ model: imagining questions and designing answers
- Styling links
- Two examples of web content
- Putting it all together