HTML5 Step by Step

Experience learning made easy-and quickly teach yourself how to create Web pages with the HTML5 specification. With Step by Step, you set the pace-building and practicing the skills you need, just when you need them! Use a division-based layout to structure your Web pagesInclude menu bars and hyper...

Descripción completa

Detalles Bibliográficos
Autor principal: Wempen, Faithe (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Sebastopol : Microsoft Press 2011.
Edición:1st edition
Colección:Step by Step Developer
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627981506719
Tabla de Contenidos:
  • Contents; Acknowledgments; Introduction; How to Access Your Online Edition Hosted by Safari; How to Download the Online Edition to Your Computer; What Is HTML?; Understanding HTML Tags; Understanding Cascading Style Sheets; Why Learn HTML in Notepad?; Choosing an HTML Version; Why Code in HTML5?; Minimum System Requirements; Using the Practice Files; Getting Help; Getting Help with This Book; Conventions and Features in This Book; What Next?; Part 1. Getting Started with HTML; Chapter 1. Editing and Viewing HTML Files; Opening a Web Page in Notepad; Previewing a Web Page in a Web Browser
  • Key PointsChapter 2. Setting Up the Document Structure; Specifying the Document Type; Creating the HTML, Head, and Body Sections; Creating Paragraphs and Line Breaks; Specifying a Page Title and Metatags; Publishing a File to a Server; Key Points; Chapter 3. Formatting Text by Using Tags; Creating Headings; Applying Bold and Italic Formatting; Applying Superscript and Subscript Formatting; Using Monospace and Preformatted Text; Formatting a Block Quotation; Configuring View Settings in Internet Explorer; Key Points; Chapter 4. Using Lists and Backgrounds; Creating Bulleted and Numbered Lists
  • Creating Definition ListsInserting Special Characters; Inserting Horizontal Lines; Choosing Background and Foreground Colors; Specifying a Background Image File; Key Points; Chapter 5. Creating Hyperlinks and Anchors; Hyperlinking to a Web Page; Hyperlinking to an E-Mail Address; Creating and Hyperlinking to Anchors; Hyperlinking to Other Content; Key Points; Part 2. Style Sheets and Graphics; Chapter 6. Introduction to Style Sheets; Understanding Styles; Constructing Style Rules; Creating Styles for Nested Tags; Creating Classes and IDs for Applying Styles; Applying Styles to Hyperlinks
  • Creating and Linking to External Style SheetsKey Points; Chapter 7. Formatting Text by Using Style Sheets; Specifying a Font Family; Specifying a Font Size and Color; Applying Bold and Italics; Applying Strikethrough and Underlining; Creating Inline Spans; Adjusting Spacing Between Letters; Key Points; Chapter 8. Formatting Paragraphs by Using Style Sheets; Indenting Paragraphs; Applying a Border to a Paragraph; Specifying the Horizontal Alignment of a Paragraph; Specifying Vertical Space within a Paragraph; Key Points; Chapter 9. Displaying Graphics; Selecting a Graphics Format
  • Preparing Graphics for Web UseInserting Graphics; Arranging Elements on the Page; Controlling Image Size and Padding; Hyperlinking from Graphics; Using Thumbnail Graphics; Including Alternate Text for Graphics; Adding Figure Captions; Key Points; Part 3. Page Layout and Navigation; Chapter 10. Creating Navigational Aids; Planning Your Site's Organization; Creating a Text-Based Navigation Bar; Creating a Graphical Navigation Bar; Creating an Image Map; Redirecting to Another URL; Key Points; Chapter 11. Creating Division-Based Layouts; Understanding HTML5 Semantic Tags
  • Beginning to Think in Divisions