Sie sind auf Seite 1von 3

W3Schools HTML Quiz Test

http://www.w3schools.com/quiztest/result.asp

Search w3schools.com: Sprache auswhlen


HOME HTML CSS JAVASCRIPT JQUERY XML ASP.NET PHP SQL MORE...
REFERENCES | EXAMPLES | FORUM

SHARE THIS PAGE

Gefllt mir

W3Schools Quizzes
Quiz HTML Quiz HTML5 Quiz XHTML Quiz CSS Quiz JavaScript Quiz jQuery Quiz XML Quiz ASP Quiz PHP Quiz SQL

W3Schools HTML Quiz


HTML QUIZ 1. What does HTML stand for? You answered: Hyper Text Markup Language Correct Answer! Points: 20 out of 20

WEB HOSTING
Best Web Hosting eUK Web Hosting UK Reseller Hosting Cloud Hosting

WEB BUILDING

Download XML Editor

2. Who is making the Web standards? You answered: The World Wide Web Consortium Correct Answer!

FREE Website BUILDER

FREE Website Creator

STATISTICS
Browser Statistics

3. Choose the correct HTML tag for the largest heading You answered: <h1> Correct Answer!

OS Statistics Display Statistics

4. What is the correct HTML tag for inserting a line break? You answered: <br> Correct Answer!

5. What is the preferred way for adding a background color in HTML? You answered: <body style="background-color:yellow;"> Correct Answer!

6. Choose the correct HTML tag to make a text bold You answered: <b> Correct Answer!

7. Choose the correct HTML tag to make a text italic You answered: <i> Correct Answer!

8. What is the correct HTML for creating a hyperlink? You answered: <a href="http://www.w3schools.com">W3Schools</a> Correct Answer!

9. How can you create an e-mail link? You answered: <a href="mailto:xxx@yyy"> Correct Answer!

10. How can you open a link in a new tab/browser window?

1 von 3

19.06.2013 17:49

W3Schools HTML Quiz Test

http://www.w3schools.com/quiztest/result.asp

You answered: <a href="url" target="_blank"> Correct Answer!

11. Which of these tags are all <table> tags? You answered: <table><tr><td> Correct Answer!

12. In HTML, inline elements are normally displayed without starting a new line. You answered: True Correct Answer!

13. How can you make a numbered list? You answered: <ol> Correct Answer!

14. How can you make a bulleted list? You answered: <ul> Correct Answer!

15. What is the correct HTML for making a checkbox? You answered: <input type="checkbox"> Correct Answer!

16. What is the correct HTML for making a text input field? You answered: <input type="text"> Correct Answer!

17. What is the correct HTML for making a drop-down list? You answered: <select> Correct Answer!

18. What is the correct HTML for making a text area? You answered: <textarea> Correct Answer!

19. What is the correct HTML for inserting an image? You answered: <img src="image.gif" alt="MyImage"> Correct Answer!

20. What is the correct HTML for inserting a background image? You answered: <body background="background.gif"> Correct Answer!

By W3Schools

Time spent: 1:32

2 von 3

19.06.2013 17:49

W3Schools HTML Quiz Test

http://www.w3schools.com/quiztest/result.asp

W3Schools' Online Certification


The perfect solution for professionals who need to balance work, family, and career building. More than 10 000 certificates already issued!

Get Your Certificate


The HTML Certificate documents your knowledge of HTML. The HTML5 Certificate documents your knowledge of advanced HTML5. The CSS Certificate documents your knowledge of advanced CSS. The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM. The jQuery Certificate documents your knowledge of jQuery. The XML Certificate documents your knowledge of XML, XML DOM and XSLT. The ASP Certificate documents your knowledge of ASP, SQL, and ADO. The PHP Certificate documents your knowledge of PHP and SQL (MySQL).

Top 10 Tutorials
HTML Tutorial HTML5 Tutorial CSS Tutorial CSS3 Tutorial JavaScript Tutorial jQuery Tutorial SQL Tutorial PHP Tutorial ASP.NET Tutorial XML Tutorial

Top 10 References
HTML/HTML5 Reference CSS 1,2,3 Reference CSS 3 Browser Support JavaScript HTML DOM XML DOM PHP Reference jQuery Reference ASP.NET Reference HTML Colors

Examples
HTML Examples CSS Examples XML Examples JavaScript Examples HTML DOM Examples XML DOM Examples AJAX Examples ASP.NET Examples Razor Examples ASP Examples SVG Examples

Quizzes
HTML Quiz HTML5 Quiz XHTML Quiz CSS Quiz JavaScript Quiz jQuery Quiz XML Quiz ASP Quiz PHP Quiz SQL Quiz

Color Picker

Statistics
Browser Statistics Browser OS Browser Display

REPORT ERROR |

HOME

TOP

PRINT

FORUM

ABOUT

ADVERTISE WITH US

W3Schools is optimized for learning, testing, and training. Examples might be simplified to improve reading and basic understanding. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2013 by Refsnes Data. All Rights Reserved.

3 von 3

19.06.2013 17:49

Das könnte Ihnen auch gefallen