|Eingestellt in Kategorie:
Ähnlichen Artikel verkaufen?

HTML und XHTML von Musciano, Chuck

by Musciano, Chuck | PB | Good
ThriftBooks
(3933780)
Angemeldet als gewerblicher Verkäufer
US $5,62
Ca.CHF 4,45
Artikelzustand:
Gut
Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, ... Mehr erfahrenÜber den Artikelzustand
Ganz entspannt. Kostenloser Versand & Rückversand.
Versand:
Kostenlos Economy Shipping.
Standort: Aurora, Illinois, USA
Lieferung:
Lieferung zwischen Mo, 28. Jul und Fr, 1. Aug nach 94104 bei heutigem Zahlungseingang
Liefertermine - wird in neuem Fenster oder Tab geöffnet berücksichtigen die Bearbeitungszeit des Verkäufers, die PLZ des Artikelstandorts und des Zielorts sowie den Annahmezeitpunkt und sind abhängig vom gewählten Versandservice und dem ZahlungseingangZahlungseingang - wird ein neuem Fenster oder Tab geöffnet. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Verkäufer zahlt Rückversand.
Zahlungen:
     Diners Club

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:146335206029
Zuletzt aktualisiert am 01. Mai. 2025 02:52:18 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Gut
Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr geringfügige Beschädigungen auf, wie z.B. kleinere Schrammen, er hat aber weder Löcher, noch ist er eingerissen. Bei gebundenen Büchern ist der Schutzumschlag möglicherweise nicht mehr vorhanden. Die Bindung weist geringfügige Gebrauchsspuren auf. Die Mehrzahl der Seiten ist unbeschädigt, das heißt, es gibt kaum Knitter oder Einrisse, es wurden nur in geringem Maße Bleistiftunterstreichungen im Text vorgenommen, es gibt keine Textmarkierungen und die Randbereiche sind nicht beschrieben. Alle Seiten sind vollständig vorhanden. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers. Alle Zustandsdefinitionen ansehenwird in neuem Fenster oder Tab geöffnet
Hinweise des Verkäufers
“Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, ...
Binding
Paperback
Book Title
HTML and XHTML
Weight
2 lbs
Product Group
Book
IsTextBook
Yes
ISBN
9780596000264

Über dieses Produkt

Product Identifiers

Publisher
O'reilly Media, Incorporated
ISBN-10
059600026X
ISBN-13
9780596000264
eBay Product ID (ePID)
18038635470

Product Key Features

Number of Pages
672 Pages
Language
English
Publication Name
HTML and Xhtml : Creating Effective Web Pages
Publication Year
2000
Subject
Programming Languages / General, Programming Languages / HTML, General
Type
Textbook
Author
Chuck Musciano, Bill Kennedy
Subject Area
Computers
Series
HTML and Xhtml: Definitive Guide Ser.
Format
Trade Paperback

Dimensions

Item Height
1.3 in
Item Weight
34.8 Oz
Item Length
9.2 in
Item Width
7 in

Additional Product Features

Edition Number
4
Intended Audience
Scholarly & Professional
LCCN
00-056498
Illustrated
Yes
Table Of Content
Preface; Our Audience; Text Conventions; Versions and Semantics; Is HTML Going Away?; We''d Like to Hear from You; Acknowledgments;Chapter 1: HTML, XHTML, and the World Wide Web; 1.1 The Internet, Intranets,and Extranets; 1.2 Talking the Internet Talk; 1.3 HTML: What It Is; 1.4 XHTML: What It Is; 1.5 HTML and XHTML: What They Aren''t; 1.6 Nonstandard Extensions; 1.7 Tools for the Web Designer;Chapter 2: Quick Start; 2.1 Writing Tools; 2.2 A First HTML Document; 2.3 Embedded Tags; 2.4 HTML Skeleton; 2.5 The Flesh on an HTML or XHTML Document; 2.6 Text; 2.7 Hyperlinks; 2.8 Images Are Special; 2.9 Lists, Searchable Documents, and Forms; 2.10 Tables; 2.11 Frames; 2.12 Style Sheets and JavaScript; 2.13 Forging Ahead;Chapter 3: Anatomy of an HTML Document; 3.1 Appearances Can Deceive; 3.2 Structure of an HTML Document; 3.3 Tags and Attributes; 3.4 Well-Formed Documents and XHTML; 3.5 Document Content; 3.6 HTML Document Elements; 3.7 The Document Header; 3.8 The Document Body; 3.9 Editorial Markup; 3.10 The Tag;Chapter 4: Text Basics; 4.1 Divisions and Paragraphs; 4.2 Headings; 4.3 Changing Text Appearance; 4.4 Content-Based Style Tags; 4.5 Physical Style Tags; 4.6 HTML''s Expanded Font Handling; 4.7 Precise Spacing and Layout; 4.8 Block Quotes; 4.9 Addresses; 4.10 Special Character Encoding;Chapter 5: Rules, Images, and Multimedia; 5.1 Horizontal Rules; 5.2 Inserting Images in Your Documents; 5.3 Document Colors and Background Images; 5.4 Background Audio; 5.5 Animated Text; 5.6 Other Multimedia Content;Chapter 6: Links and Webs; 6.1 Hypertext Basics; 6.2 Referencing Documents: The URL; 6.3 Creating Hyperlinks; 6.4 Creating Effective Links; 6.5 Mouse-Sensitive Images; 6.6 Creating Searchable Documents; 6.7 Relationships; 6.8 Supporting Document Automation;Chapter 7: Formatted Lists; 7.1 Unordered Lists; 7.2 Ordered Lists; 7.3 The Tag; 7.4 Nesting Lists; 7.5 Definition Lists; 7.6 Appropriate List Usage; 7.7 Directory Lists; 7.8 Menu Lists;Chapter 8: Cascading Style Sheets; 8.1 The Elements of Styles; 8.2 Style Syntax; 8.3 Style Classes; 8.4 Style Properties; 8.5 Tag-less Styles: The Tag; 8.6 Applying Styles to Documents;Chapter 9: Forms; 9.1 Form Fundamentals; 9.2 The Tag; 9.3 A Simple Form Example; 9.4 Using Email to Collect Form Data; 9.5 The Tag; 9.6 The Tag; 9.7 Multiline Text Areas; 9.8 Multiple Choice Elements; 9.9 General Form Control Attributes; 9.10 Labeling and Grouping Form Elements; 9.11 Creating Effective Forms; 9.12 Forms Programming;Chapter 10: Tables; 10.1 The Standard Table Model; 10.2 Table Tags; 10.3 Newest Table Tags; 10.4 Beyond Ordinary Tables;Chapter 11: Frames; 11.1 An Overview of Frames; 11.2 Frame Tags; 11.3 Frame Layout; 11.4 Frame Contents; 11.5 The Tag; 11.6 Inline Frames; 11.7 Named Frame or Window Targets;Chapter 12: Executable Content; 12.1 Applets and Objects; 12.2 Embedded Content; 12.3 JavaScript; 12.4 JavaScript Style Sheets;Chapter 13: Dynamic Documents; 13.1 An Overview of Dynamic Documents; 13.2 Client-Pull Documents; 13.3 Server -Push Documents;Chapter 14: Netscape Layout Extensions; 14.1 Creating Whitespace; 14.2 Multicolumn Layout; 14.3 Layers;Chapter 15: XML; 15.1 Languages and Metalanguages; 15.2 Documents and DTDs; 15.3 Understanding XML DTDs; 15.4 Element Grammar; 15.5 Element Attributes; 15.6 Conditional Sections; 15.7 Building an XML DTD; 15.8 Using XML;Chapter 16: XHTML; 16.1 Why XHTML?; 16.2 Creating XHTML Documents; 16.3 HTML Versus XHTML; 16.4 Should You Use XHTML?;Chapter 17: Tips, Tricks, and Hacks; 17.1 Top of the Tips; 17.2 Trivial or Abusive?; 17.3 Custom Bullets; 17.4 Tricks with Tables; 17.5 Transparent Images; 17.6 Tricks with Windows and Frames;HTML Grammar; Grammatical Conventions; The Grammar;HTML/XHTML Tag Quick Reference; Core Attributes; HTML Quick Reference;Cascading Style Sheet Properties Quick Reference;The HTML 4.01 DTD;The XHTML 1.0 DTD;Character Entities;Color Names and Values; Color Values; Color Names; The Standard Color Map;Colophon;
Synopsis
HTML is changing so fast it's almost impossible to keep up with developments. XHTML is HTML 4.0 rewritten in XML; it provides the precision of XML while retaining the flexibility of HTML. "HTML & XHTML: The Definitive Guide, " 4th Edition, brings it all together. It's the most comprehensive book available on HTML and XHTML today. It covers Netscape Navigator 6.0, Internet Explorer 5.0, HTML 4.01, XHTML 1.0, JavaScript, Style sheets, Layers, and all of the features supported by the popular web browsers.Learning HTML and XHTML is like learning any new language, computer or human. Most students first immerse themselves in examples. Studying others is a natural way to learn, making learning easy and fun. Imitation can take learning only so far, though. It's as easy to learn bad habits through imitation as it is to acquire good ones. The better way to become HTML-fluent is through a comprehensive reference that covers the language syntax, semantics, and variations in detail and demonstrates the difference between good and bad usage."HTML & XHTML: The Definitive Guide, " 4th Edition, helps in both ways: the authors cover every element of HTML/XHTML in detail, explaining how each element works and how it interacts with other elements. Many hints about HTML/XHTML style smooth the way for writing documents that range from simple online documentation to complex presentations. With hundreds of examples, the book gives web authors models for writing their own effective web pages and for mastering advanced features, like style sheets and frames."HTML & XHTML: The Definitive Guide, " 4th Edition, shows how to: Implement the XHTML 1.0 standard and prepare web pages for the transition to XML browsersUse style sheets and layers to control a document's appearanceCreate tables, from simple to complexUse frames to coordinate sets of documentsDesign and build interactive forms and dynamic documentsInsert images, sound files, video, Java applets, and JavaScript programsCreate documents that look good on a variety of browsersThe book comes with a handy quick reference card listing HTML tags., HTML is changing so fast it's almost impossible to keep up with developments. XHTML is HTML 4.0 rewritten in XML; it provides the precision of XML while retaining the flexibility of HTML. HTML & XHTML: The Definitive Guide, 4th Edition, brings it all together. It's the most comprehensive book available on HTML and XHTML today. It covers Netscape Navigator 6.0, Internet Explorer 5.0, HTML 4.01, XHTML 1.0, JavaScript, Style sheets, Layers, and all of the features supported by the popular web browsers.Learning HTML and XHTML is like learning any new language, computer or human. Most students first immerse themselves in examples. Studying others is a natural way to learn, making learning easy and fun. Imitation can take learning only so far, though. It's as easy to learn bad habits through imitation as it is to acquire good ones. The better way to become HTML-fluent is through a comprehensive reference that covers the language syntax, semantics, and variations in detail and demonstrates the difference between good and bad usage. HTML & XHTML: The Definitive Guide, 4th Edition, helps in both ways: the authors cover every element of HTML/XHTML in detail, explaining how each element works and how it interacts with other elements. Many hints about HTML/XHTML style smooth the way for writing documents that range from simple online documentation to complex presentations. With hundreds of examples, the book gives web authors models for writing their own effective web pages and for mastering advanced features, like style sheets and frames. HTML & XHTML: The Definitive Guide, 4th Edition, shows how to: Implement the XHTML 1.0 standard and prepare web pages for the transition to XML browsers Use style sheets and layers to control a document's appearance Create tables, from simple to complex Use frames to coordinate sets of documents Design and build interactive forms and dynamic documents Insert images, sound files, video, Java applets, and JavaScript programs Create documents that look good on a variety of browsers The book comes with a handy quick reference card listing HTML tags., This fourth edition is the most comprehensive book available on a subject that's changing so fast it's almost impossible to keep up with developments. The book covers HTML 4.0 and 4.01, XHTML 1.0, JavaScript, Style Sheet, Layers and the features supported by the popular Web browsers. Filled with examples, sample code and practical, hands-on advice.
LC Classification Number
QA76.76.H94M875 2000

Artikelbeschreibung des Verkäufers

Info zu diesem Verkäufer

ThriftBooks

98,9% positive Bewertungen19.7 Mio. Artikel verkauft

Mitglied seit Mär 2015
Angemeldet als gewerblicher Verkäufer
Just Voted on Newsweek - ThriftBooks ranks #1 America's Best Online Shops 2025 in Office, Electronics & Media sector, Media category!!ThriftBooks is a fully independent seller of used books, having ...
Mehr anzeigen
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.9
Angemessene Versandkosten
5.0
Lieferzeit
5.0
Kommunikation
4.9

Verkäuferbewertungen (5'687'294)

Alle Bewertungen
Positiv
Neutral
Negativ