Preview

Web Developer Basics: Learning About Html5

Powerful Essays
Open Document
Open Document
4276 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Web Developer Basics: Learning About Html5
Web Developer Basics: Learning About HTML5

HTML5 standards define new functionality that is being embraced by most of the key web browsers, including Microsoft Internet Explorer 9. In this ebook, you will be introduced to the basic features of HTML5 that you can use within your web sites now.
TML5, depending on who you listen to, may be either a disruptive new technology that has the potential to bring entire companies to their knees, or a smooth transition from current HTML 4.0 that promises to make life much easier for developers. Both are at least partially true, and in this continuing series, I hope to help you make sense out of HTML5: both business sense and nuts-and-bolts coding-level sense.
HTML5 is most definitely a work in progress. It began to take shape back in 2004, and the official specification may not be actually complete until the year 2022! But HTML5 is already here, in everything from your current desktop browser to your new smartphone, so there’s no problem with getting started.
So Let’s Get Started with HTML5
Perhaps the most important thing to understand about HTML5 is not the coding details and changes themselves, but the high-level functions they give you access to. In fact, HTML5 is all about high-level functions rather than details. For instance, instead of thinking of multimedia objects and then defining them as video or audio and so on, in HTML5 you can simply write something like: Here’s my video
This functional methodology extends even to typical page coding. We’re all used to writing complex pages in terms of low-level objects like , which is kind of amorphous and easy to lose track of. So we often attempt to keep track of things by coding like this:
In HTML5, we can cut right to the chase. We’re writing a header, and now we can code it that way: Web Developer Basics: Learning About HTML5 by David Fiedler
So what, you might say at this point. Well, it’s not just the header of a page that we can now view as a complete

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Using the links below and Internet research, list the usage for each of the HTML tags in the table below.…

    • 242 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    Describing the specification differences and browser supports among DOM Level 1, Level 2and Level 3.…

    • 559 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    HTML is currently in its fifth revision or HTML53. With HTML5 a standard is set for how to display the web page; where pictures are displayed, fonts used for text and total layout of the page. XML (extensible markup language) is used for web documents. CCS (cascading style sheet) is written into the HTML document or attached as a file to define the appearance of the displayed page.…

    • 897 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    unit3lab1

    • 7639 Words
    • 49 Pages

    Use the HTML 5.1 specification and the documents on Web Platform Docs to research three semantic tags.…

    • 7639 Words
    • 49 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Meta tags are information inserted in the head areas of Web pages (SearchEngineWatch, 2007). tags can be read by search engines, but cannot be seen by the viewers of the pages they are in. They are put in between the tags in the HTML of a Web page. tags have a few functions such as using “description” to give a synopsis of the site or “keyword” to feed crawlers from search engines. tags are used to help gain more traffic on your web page. The more keywords you use the better chance of more viewers you have.…

    • 370 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    This technology allows a web server to change the information that is presented to the visitor in a website based on different criteria. It is a scripting language that is embedded in a code on the page that the web server can look at to change the information on the webpage. It works similar to HTML.…

    • 411 Words
    • 2 Pages
    Good Essays
  • Good Essays

    Html Test123

    • 1972 Words
    • 9 Pages

    HTML is a markup language for describing web documents (web pages). HTML stands for Hyper Text Markup Language…

    • 1972 Words
    • 9 Pages
    Good Essays
  • Satisfactory Essays

    Cascading Style Sheets

    • 435 Words
    • 2 Pages

    References: Bojack, H. (2008). New perspectives on blended HTML, XHTML, and CSS: Introductory. Boston: Course Technology. Retrieved: April 6, 2011…

    • 435 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Web sites are swiftly becoming, and in some cases are already, the preferred media choice for information search, company presentation, shopping, education, gaming, socialising, and much more. In this day and age, where visual symbols play an increasingly important role in our day to day lives, the design, content, and function of web pages, play a pivotal part in influencing the meaning and value of information. The meaning and value of information can be worked out by a few simple questions; who is the author of this information? Who is the supplier? Why is it provided/what is its purpose? Who are the intended audience? What is the source? And finally, how current and accurate is it? The last two questions are probably the most relevant when it comes to the value, as if it were a secondary, out-dated, and inaccurate source, it would not be very valuable. The terms design, function, and content must be looked at and defined to answer this question. Design of a web page mainly refers to how the page looks to the user and the layout of it as well. Whereas function is all about how the website works, whether it is easy or not for the user to navigate around the site or whether or not links and images work on the site. Finally, content is the text, images and other elements that make up the core of the web page. In this essay we will be looking at issues ranging from the opportunities the web provides us with to present information, to the challenges that are created when information is displayed online. In addition to this, we will also be looking at issues such as how we are able to establish the quality of our information as well as how the presentation and design of web pages influence the value of our information in particular.…

    • 1924 Words
    • 8 Pages
    Powerful Essays
  • Powerful Essays

    It is easier than ever to create a Web site with an HTML editor, as software developers continue to add tools that let you develop advanced features with style. Today’s Web authoring tools can provide the power to build an interactive, animated, state-of-the-art Web site suitable for anything from a personal Web page to a midsize business site. New Web designers don’t need to know HTML to create discussion groups, pop-up windows, navigation bars, animated page transitions, Dynamic HTML, or a dozen other advanced features in order to integrate them into a site with an elegant and consistent design.…

    • 2516 Words
    • 11 Pages
    Powerful Essays
  • Powerful Essays

    HTML & CSS: The Complete Reference, Fifth Edition About the Author Thomas A. Powell (tpowell@pint.com) is a long-time industry veteran. After an early stint at CERFnet in the early ‘90s, he founded Powell Internet Consulting (later renamed PINT) in 1994, a Web design and consulting services firm. Today, PINT (pint.com) provides Web development, design, and consulting services to large and small corporations all over the United States in a variety of industries.…

    • 215306 Words
    • 1656 Pages
    Powerful Essays
  • Powerful Essays

    Introduction to Css

    • 14423 Words
    • 58 Pages

    When tags like <font>, and color attributes were added to the HTML 3.2 specification, it started a nightmare for web developers. Development of large web sites, where fonts and color information were added to every single page, became a long and expensive process.…

    • 14423 Words
    • 58 Pages
    Powerful Essays
  • Good Essays

    The main objective of the project is to create an HTML 5 based application for live video streaming.…

    • 436 Words
    • 2 Pages
    Good Essays
  • Powerful Essays

    htlm

    • 12494 Words
    • 137 Pages

    However, for learning HTML we recommend a text editor like Notepad (PC) or TextEdit (Mac). We believe using a simple text editor is a good way to learn HTML.…

    • 12494 Words
    • 137 Pages
    Powerful Essays
  • Satisfactory Essays

    With internet explorer dominating for years web designers were restricted to a not only slow browser but a browser that was and still is a limited on its styling. Luckily over the years we have seen a sharp drop in users of internet explorer and now average of 48.5 % of people using the more sophisticated and devolved Google chrome. However the extinction of internet explorer is not complete as there as still users with IE5. The development of css & and css3 has led to designers making extraordinary websites with amazing features but that all gets shattered when someone opens there website in internet explorers.…

    • 316 Words
    • 2 Pages
    Satisfactory Essays

Related Topics