HTML

अब Quizwiz के साथ अपने होमवर्क और परीक्षाओं को एस करें!

Which character is used to indicate an end tag?

/

HTML comments starts and ends with

<! >

What is the correct HTML for creating a hyperlink?

<a href="http://www.w3schools.com">W3Schools</a>

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

<a href="url" target="_blank">

What is the correct HTML for adding a background color?

<body style="background-color:yellow;">

What is the correct HTML for inserting a background image?

<body style="background-image:url(background.gif)">

Choose the correct HTML element for the largest heading:

<h1>

What is the correct HTML for inserting an image?

<img src="image.gif" alt="MyImage">

How can you make a numbered list?

<ol>

What is the correct HTML for making a drop-down list?

<select>

Choose the correct HTML element to define important text

<strong>

Which of these elements are all <table> elements?

<table><tr><td>

What is the correct HTML for making a text area?

<textarea>

Which HTML element defines the title of a document?

<title>

How can you make a bulleted list?

<ul>

Which HTML attribute specifies an alternate text for an image, if the image cannot be displayed?

alt

What does HTML stand for?

Hyper Text Markup Language

What is the correct HTML for making a text input field?

<input type="text">

Who is making the Web standards?

The World Wide Web Consortium

What is the correct HTML element for inserting a line break?

<br>


संबंधित स्टडी सेट्स

Life Insurance Practice Questions

View Set

CHEM Knewton Alta 3.1 Matter, Mass, and Weight

View Set

Psy 318:Learning Cognition Perception exam 1

View Set

WGU_FVC1_Ch12_Global Marketing, WGU_FVC1_Ch13_Global Operations and Supply-Chain Management, WGU_FVC1_Ch14_Global Financial Management, WGU_FVC1_Ch15_Accounting and Taxation in Global Business

View Set

Costing Systems and Decision Making

View Set

Chapter 46: PrepU - Nursing Management: Patients With Neurologic Disorders

View Set

The Great Gatsby MC Questions Ch. 1-3 & 4-6

View Set