Head first HTML with CSS & XHTML

Tired of reading HTML books that only make sense after you're an expert? Then it's about time you picked up Head First HTML with CSS & XHTML and really learned HTML. You want to learn HTML so you can finally create those web pages you've always wanted, so you can communicate more...

Descripción completa

Detalles Bibliográficos
Autor principal: Robson, Elisabeth (-)
Otros Autores: Freeman, Eric
Formato: Libro electrónico
Idioma:Inglés
Publicado: Sebastopol, California : O'Reilly Media 2008.
Edición:1st edition
Colección:Head first series
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627203606719
Tabla de Contenidos:
  • Table of Contents; Intro; Chapter 1. Getting to Know HTML: The Language of the Web; The Web killed the radio star; What does the Web server do?; What does the Web browser do?; What you write (the HTML)...; What the browser creates...; there are no Dumb Questions; Your big break at Starbuzz Coffee; Creating the Starbuzz Web page; Creating an HTML file (Mac); Creating an HTML file (Windows); there are no Dumb Questions; Meanwhile, back at Starbuzz Coffee...; Saving your work...; Opening your Web page in a browser; Taking your page for a test drive...; Markup Magnets
  • 1st Congratulations, you've just written your first HTML!Are we there yet?; Another test drive...; Tags dissected...; there are no Dumb Questions; Meet the style element; Giving Starbuzz some style...; Cruisin' with style...; Exercise; Firside Chats; HTML cross; Markup Magnets Solution; Exercise Solutions; Chapter 2. Going Further, with Hypertext: Meeting the 'HT' in HTML; Head First Lounge, New and Improved; Creating the new lounge; What did we do?; What does the browser do?; Understanding attributes; Getting organized; Organizing the lounge...; Technical difficulties; Planning your paths...
  • Fixing those broken images...HTMLcross; The Relativity Grand Challenge Solution; Chapter 3. Building Blocks: Web Page Construction; From Journal to Web site, at 12mph; The rough design sketch; From a sketch to an outline; From the outline to a Web page; Test driving Tony's Web page; Adding some new elements; Meet the element; ...and check out the test drive...; Five-Minute Mystery: The Case of the Elements Separated at Birth; Looooong Quotes; Adding a ; Five-Minute Mystery Solved; The real truth behind the and mystery; Fireside Chats
  • Meanwhile, back at Tony's site...Of course, you could use the element to make a list...; Constructing HTML lists in two easy steps; Taking a test drive through the cities; Putting one element inside another is called ""nesting""; To understand the nesting relationships, draw a picture; Using nesting to make sure your tags match; So what?; BE the Browser; Who am I?; Element Soup; HTMLcross; BE the Browser Solution; Exercise Solutions: Who am I?; Chapter 4. Getting Connected: A Trip to Webville; Getting Starbuzz (or yourself) onto the Web; Finding a hosting company
  • HELLO, my domain name is...How can you get a domain name?; Moving in; Getting your files to the root folder; As much FTP as you can possibly fit in two pages; Back to business...; Mainstreet, URL; What is the HTTP Protocol?; What's an Absolute Path?; Behind the Scenes: How default pages work; How do we link to other Web sites?; Linking to Caffeine Buzz; And now for the test drive...; Five-Minute Mystery; Web page fit and finish; The title test drive...; Linking into a page; Using the element to create a destination; How to link to destination anchors
  • Now that you've got your hands on their HTML...