saja alraja

chapter 18

process and Design

This section discusses a process that:

  • It’s important to understand w XX ho your target audience is, why they would come to your site, what information they want to find and when they are likely to return.
  • Site maps allow you to plan the structure of a site
  • Wireframes allow you to organize the information that will need to go on each page.
  • Design is about communication. Visual hierarchy helps visitors understand what you are trying to tell them
  • You can use grouping and similarity to help simplify the information you present.

    chapter1

    structure

    html use:

  • content website
  • structure website

    css use:

  • responsible for style and what look the website

chapter 17

html5 and layout

They are covered here (rather than with the other HTML

elements you met earlier in the book) because you’ll find it easier to understand how they can be used now that you have seen how CSS can control the layout a page. These new elements are going to play an important part in creating layout.

  • The new HTML5 layout e lements and their uses
  • How they offer helpful alternatives to the <div> element
  • How to ensure older browsers recognize these elements

chapter 8

extra markup

  • Specifying d XX ifferent versions of HTML
  • Identifying and grouping elements
  • Comments, meta information and iframes