To develop quality content for the fast-paced, high-stakes world of
the Web, you must have reliable, complete information on the core
Web technologies. And with O'Reilly's definitive books on HTML,
JavaScript, and Dynamic HTML, you'll find everything you need
to get the job done.
HTML: The Definitive
Guide, 3rd Edition teaches
you about every element of HTML in detail, explaining how each element
works and how it interacts with other elements. This book is full of
examples, sample code, and practical hands-on advice to help you
create truly effective Web pages. Learn how to insert images, create
useful links and searchable documents, design great forms, and lots
more. Many hints about HTML style help you write documents ranging
from simple online documentation to complex marketing and sales
presentations. If you are new to Web development,
HTML: The Definitive
Guide, 3rd Edition
is the perfect place to start exploring the power
of HTML. And even if you consider yourself an HTML guru, you'll no
doubt learn something new from this book.
After you've mastered the basics of HTML, you'll most likely want to
turn your attention to JavaScript, a powerful scripting language that
can be embedded directly in HTML.
JavaScript: The
Definitive Guide, 3rd Edition provides a thorough description
of the JavaScript language and its client-side framework. JavaScript
allows you to create dynamic, interactive Web-based applications that
run completely within a Web browser; you don't have to do any
server-side programming, like writing CGI scripts. This book contains
sophisticated examples that show you how to handle common Web
application tasks, like validating form data and working with cookies.
With JavaScript: The
Definitive Guide, 3rd Edition, you have access to all
the details about the JavaScript language that you'll ever need.
Dynamic HTML allows you to move to the next level: combining the power
of HTML and JavaScript. Using JavaScript, you can manipulate objects
that represent HTML elements in your documents to create dynamic Web
content.
Dynamic HTML: The
Definitive Reference
is an indispensable reference for developing such
content. It contains reference material for all of the HTML tags, CSS
style attributes, browser document objects, and JavaScript objects
supported by the various Web standards and the latest versions of
Navigator and Internet Explorer. As you know if you've done any Web
development, the browser implementations of the Web standards are less
than perfect, so you need detailed information about which browsers
support what features. In this book, browser compatibility is
emphasized throughout. The reference pages clearly indicate browser
support for every entity. If you have some experience with basic Web
page creation but are new to the world of dynamic content,
Dynamic HTML: The
Definitive Reference
will jump-start your development
efforts. If you are an experienced Web programmer, you'll find the
browser-compatibility information invaluable.
HTML: The Definitive
Guide, 3rd Edition,
JavaScript: The
Definitive Guide, 3rd Edition, and
Dynamic HTML: The
Definitive Reference
provide a complete
library for Web content developers. We've gone to the experts and found the
answers you need to to produce quality Web pages for your site.
"Ask someone who knows."