• Complain

Michael Hartl - Learn Enough HTML to Be Dangerous

Here you can read online Michael Hartl - Learn Enough HTML to Be Dangerous full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. publisher: Softcover, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Michael Hartl Learn Enough HTML to Be Dangerous

Learn Enough HTML to Be Dangerous: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Learn Enough HTML to Be Dangerous" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Learn Enough HTML to Be Dangerous — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Learn Enough HTML to Be Dangerous" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Learn Enough HTML to Be Dangerous
Learn Enough HTML to Be Dangerous Michael Hartl and Lee Donahoe Contents - photo 1
Learn Enough HTML to Be Dangerous
Michael Hartl and Lee Donahoe
Contents

HyperText Markup Language, or HTML, is the universal language of the World Wide Web. Every time you visit a website, the sites web server sends HTML to your browser, which then renders it as the web page you see on your screen. Because this process is universal, anyone who works with web technologieswhich these days means virtually all developers, designers, and even many managerscan benefit from knowing the basics of what HTML is and how it works. Learn Enough HTML to Be Dangerous is designed to give you this foundation in basic HTML.

Appropriately enough, there are lots of HTML tutorials on the Web, but most of them use toy examples, focusing on HTML syntax in isolation, without showing how HTML is written and deployed in real life. In contrast, Learn Enough HTML to Be Dangerous not only shows you how to make real HTML pages, it shows you how to deploy an actual site to the live Web. If you have previously attempted or completed an HTML tutorial, its likely that Learn Enough HTML to Be Dangerous will help you put everything together in a way you havent seen before, including an emphasis on expanding your skillset with technical sophistication ().

Box 1. Technical sophistication

If tech is the new literacy, technical sophistication is like being able to read and write. This includes being able to figure things out on your own (like sounding out words while reading) and look things up when you need them (like consulting a dictionary or thesaurus while writing).

On the Web, the alphabet is HTML.

In Learn Enough HTML to Be Dangerous, well constantly be on the lookout for chances to improve our technical sophistication. Well deploy our website immediately to production ( to learn how to make HTML websites the Right Wayprofessional-grade from the start.

Because of our pragmatic approach, the tools well be using use are all professional-grade (). They are the same tools covered in the Learn Enough Developer Fundamentals sequence, which you should follow now if youre not already familiar with them. The individual tutorials are available for free on the Web:

  1. Learn Enough Command Line to Be Dangerous on the Unix command line
  2. Learn Enough Text Editor to Be Dangerous on text editors
  3. Learn Enough Git to Be Dangerous on version control with Git

To get even more out of the sequence, you can join our subscription service, the Learn Enough Society, which includes streaming videos and special enhanced versions of the online tutorials, among other benefits.

Figure 1 The tools of the trade kitten not included If youre just getting - photo 2
Figure 1: The tools of the trade (kitten not included).

If youre just getting started with HTML, the Developer Fundamentals sequence represents a little bit of overhead, but the benefits are enormous. To our knowledge, this combination of software development best practices and deploying to a live website is unique among introductory HTML tutorials, and gives you a tremendous advantage both when collaborating with others and when taking your skills to the next level by learning to build more complicated sites.

Learn Enough HTML to Be Dangerous focuses on core HTML, starting with a hello, world! page that well deploy to production (!) in , which will allow us to see the effect of simple style rules on plain HTML elements.

The resulting site will be functional, but well run into several important limitations imposed by working with raw HTML. This will set the stage for the next Learn Enough tutorial, Learn Enough CSS & Layout to Be Dangerous, which creates a fully modern website using Cascading Style Sheets (CSS) to separate the design of the site from its HTML structure, while covering site layouts and advanced styling as well.

Underneath every website, no matter how simple or complex, you will find HTML. In this tutorial, by creating and deploying a simple but real website, well gain an understanding of the underlying structure that every site uses to organize and display content online.

As a technology standard, HTML has been constantly evolving ever since its introduction in 1993 by Tim Berners-Lee, the original web developer (. The latest public release, which is what we will be using in this tutorial, is HTML5 (that is, version 5 of HTML). The companies that create web browsers take the specs from the W3C and implement the behaviors that are expected when the browser comes across any of the allowed formatting, such as making text bold or changing its color (or even doing both at the same time).

Figure 2 Sir Tim Berners-Lee the original web developer Fortunately we - photo 3
Figure 2: Sir Tim Berners-Lee, the original web developer.

Fortunately, we wont need to get into a lot of specifics or worry about what has changed from version to version. Just know that new features are being added regularly to expand browser functionality and modernize the technology. Common elements, including the ones well be covering in this tutorial, havent changed much since the beginning, but that doesnt mean that they will always be safethe HTML spec is a constantly evolving creature being assembled by a committee (.

Figure 3 HTML in animal form As the name HyperText Markup Language - photo 4
Figure 3: HTML in animal form.

As the name HyperText Markup Language indicates, HTML is a markup language, not a programming language. HTML allows a web author to organize and define how content should be displayed, which means it can do things like add text formatting; make headings, lists, and tables; and include images and links. You can think of an HTML file as an ordinary written document that has been carefully annotated by the author. Some of the notes might highlight parts of the text, some might include an image that has been paper-clipped to the document, and others might tell you where to find additional information.

The HyperText part of the HTML acronym refers to the way links on the Web allow you to move from one document to another in a non-linear fashion. For example, if you are reading the .)

Technologically, hypertext is a great improvement over non-linked documents, as it eliminates the need to flip or scroll through pages of content to find what you are looking for. These days, the ability to link between documents is something that we all take for granted, but when the HTML specification was created it was an innovation important enough to be included in the name of the technology.

HTML source is plain text, which makes it ideal for editing with a text editor (as discussed in which are the text annotations alluded to above.

Figure 4 HTML uses tags for everything As well see HTML supports more than - photo 5
Figure 4: HTML uses tags for everything.
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Learn Enough HTML to Be Dangerous»

Look at similar books to Learn Enough HTML to Be Dangerous. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Learn Enough HTML to Be Dangerous»

Discussion, reviews of the book Learn Enough HTML to Be Dangerous and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.