|
Showing 1 - 8 of
8 matches in All Departments
With Dreamweaver CC, you can go from staring at a blank screen to
launching your first website without writing any code and without
ever leaving the program! All the tools you need are there. But any
program that's so comprehensive is going to be complex. So the
trick is mastering what all of the program's windows, panels,
toolbars, and web technologies do and then incorporating all that
with the design skills that you need to create your own websites.
That's where this book comes in. In contrast to other Dreamweaver
books, it integrates all of the skills that you need to build
inviting, standards-compliant, and accessible websites. And it uses
a proven instructional approach that makes all the pieces
manageable. So you will learn how to: install and configure
Dreamweaver CC; generate the HTML and CSS for a page in a way
that's consistent with today's best practices (that includes the
use of HTML5 semantics, external style sheets, and CSS3) interpret
the generated code so you can tweak it as needed; use JavaScript
and jQuery to enhance the user experience with interactive
features; use responsive web design to create sites that look great
and work right on any device; incorporate video and audio into your
web pages without the use of plug-ins; use templates and library
items to save time and build consistent web pages; launch your
finished sites with a minimum of fuss and more! Along the way, you
will get dozens of practical examples and exercises that will
solidify your skills and serve as guides as you develop your own
sites.
"Until now, my websites looked great but have been coded with what
seems like 'duct-tape and bubble-gum' methods, just for appearances
and not for professionalism nor compliance. This book taught me all
[that is] possible with simple HTML5 and CSS3 coding...What a game
changer!" That's what one web designer posted about the previous
edition of Murach's HTML5 and CSS3. Now, this 3rd Edition adds
professional coverage of Responsive Web Design-a must for all web
developers-while it updates and improves all the content in the
previous edition. So whether you're a web designer, a JavaScript
programmer, a server-side programmer, or a rookie, this book
delivers the HTML/CSS coding skills you need today. It begins with
an 8-chapter hands-on course that teaches you HTML5 and CSS3 from
scratch, showing you how you can't use one without the other
nowadays. This quick-start course ends with a chapter that teaches
you how to use Responsive Web Design (RWD) so your pages will look
good and work right on any screen, from phone to tablet to desktop
and beyond. In fact, you'll learn more about RWD in this one
chapter than you can in many full books on the subject! After that,
you can go on to any other chapter in the book to learn new skills
whenever you need them. For example, you can learn how to enhance a
site with audio and video clips, forms with HTML5 data validation,
or CSS3 transitions and animations. You can see how to use
JavaScript and jQuery to add features like accordions, tabs, and
slide shows to a page, or to create a mobile site when a responsive
site is impractical. You can learn the principles of web design, as
well as how to deploy your finished sites. And no matter what, you
can use the book as a time-saving reference whenever you have a
question about HTML and CSS.
Today, jQuery is used by over half of the 10,000 most-visited web
sites, and jQuery is one of the technologies that every web
developer should master. The trouble is that jQuery is difficult to
learn, especially for programming novices. Now, this new book makes
it easier than ever to learn jQuery, jQuery UI (User Interface),
and jQuery Mobile. In essence, sections 2 and 3 of this book
present all of the jQuery and jQuery UI skills that you need for
developing professional jQuery applications. With those skills, you
will be able to add all of the popular jQuery applications to your
web pages: image swaps, image rollovers, collapsible panels, slide
shows, accordions, tabs, carousels, and more. Beyond that, though,
you will have all the skills that you need for developing unique
jQuery applications of your own. But that's just two of the five
sections in the book. Because you need to know JavaScript in order
to use jQuery, section 1 presents the least you need to know about
JavaScript to get the most from jQuery. This is essential for
programming novices, but this is also valuable for experienced
programmers who may not remember how a specific JavaScript
statement or method works. In short, this section makes this book a
complete reference for jQuery programmers. In contrast, section 4
takes jQuery to a new level by showing you how to use Ajax and JSON
to get data from a web server and add it to a web page without
reloading the page. It also shows how to use Ajax and JSON with the
APIs for popular web sites like Blogger, YouTube, Twitter, Flickr,
and Google Maps. These are powerful skills for enhancing a web
site. To complete this package, section 5 presents a complete
course in jQuery Mobile, which offers an exciting, new way to
develop web sites for mobile devices. Today, the best web sites are
available in both full and mobile versions, so this section also
shows how to use a JavaScript plugin to redirect a mobile device
from the full version of a web site to its mobile version.
Today, jQuery is used in over 60% of the million most-visited
websites, and that makes it one of the technologies that every web
developer should master. The problem is that jQuery is difficult to
learn, especially for those with limited programming experience.
But now, this new edition of our jQuery book makes it easier than
ever to learn how to use jQuery to create the dynamic user
interfaces, fast response times, and special effects that today's
users expect. In brief, sections 2 and 3 of this book present the
essential jQuery and jQuery UI (User Interface) skills for
developing professional jQuery applications. With those skills,
you'll be able to add all of the popular jQuery features to your
web pages: image swaps, image rollovers, slide shows, accordions,
tabs, carousels, and much more. Then, section 4 shows you how to
use Ajax and JSON to get data from a web server and add it to a web
page without reloading the page. It also shows how to use Ajax and
JSON with the APIs for websites like Flickr and Google Maps and
with HTML5 APIs like Geolocation, Web Storage, and Web Workers.
What about section 1? It provides a four-chapter crash course in
the JavaScript skills that you need to use jQuery. That means you
don't need to know JavaScript before you start using this book, and
that makes this the right book for programmers who aren't familiar
with JavaScript, as well as for programming novices. This section
also becomes the ideal reference for the JavaScript that's used for
the jQuery applications in this book...or for any jQuery
application. The last section of this book shows you how to use
jQuery Mobile to develop mobile websites. This requires little or
no programming, and it's a great alternative when it's impractical
to rebuild an established website with Responsive Web Design.
Today, you will find JavaScript and jQuery used everywhere on the
web, from small individual sites to the largest commercial sites
like Google, Amazon, and Facebook. That is why every web developer
needs to have at least a basic set of JavaScript and jQuery skills.
And now, this one book presents the JavaScript and jQuery skills
that every web developer needs whether you are a web designer who
is coming from a background in HTML and CSS or a server-side
programmer who is coded in languages like PHP, C#, Java, and
Python. Due to its unique, self-paced approach, this book works
regardless of your experience. And when you are through learning
from it, this book will become the best quick reference that you
have ever used. To make this all possible, section 1 presents a
7-chapter course on JavaScript that will get anyone off to a great
start, with a special focus on the skills you need for getting the
most from jQuery. Then, section 2 presents all of the jQuery skills
that you are likely to need, including how to create slide shows,
image swaps, carousels, and accordions...how to validate the data
in forms...how to use plugins and widgets...and how to use Ajax and
JSON to get data from a web server without reloading the web page.
At that point, you will have a solid set of JavaScript and jQuery
skills. Then, section 3 lets you expand your skill set as you learn
how to work with date and time objects, browser objects, web
storage, arrays, your own objects, regular expressions, and more.
The last chapter takes your skills to the expert level as you learn
how to use modules and IIFEs to build jQuery plugins. Complete
coding examples, practice exercises, and Murachs distinctive
paired-pages format (each topic is presented in a 2-page spread
with text and illustrations) all combine to let you tailor the pace
and content to your personal learning style.
|
|