[HTML5 and CSS3 Basics] developer tool Console, html5css3

Source: Internet
Author: User

[HTML5 and CSS3 Basics] developer tool Console, html5css3

Today, browsers often have a developer tool to help developers build more efficient websites.

The developer tool has a Console window to output some debugging information. With this tool, you can finally use alert to debug JavaScript. In addition, the Console function is far more than simply outputting such simple information as what is currently running. It can also identify different types of information and provide hyperlinks to the corresponding code.

The developer tool loads an object named console to a global namespace. With this object, you can output the internal work information of the application to the Console console. The following are seven methods for console objects. The method functions are described in the Notes:

<! DOCTYPE html> 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.