HTML, CSS, JAVASCRIPT

¡Supera tus tareas y exámenes ahora con Quizwiz!

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

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

HTML element for the largest heading

<h1>

Which HTML element is used to specify a header for a document or section?

<header>

How can you make a numbered list?

<ol>

HTML for making a drop-down list

<select>

The HTML global attribute, "contenteditable" is used to

Specify whether the content of an element should be editable or not

An <iframe> is used to display a web page within a web page

True

Inline elements are normally displayed without starting a new line.

True

Who is making the Web standards?

World Wide Web Consortium

Specifies an alternate text for an image if the image cannot be displayed

alt

HTML <canvas> element is used to

draw graphics

HTML for adding a background color

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

HTML element for inserting a Line Break

<br>

HTML element to define emphasized text

<em>

HTML for making a checkbox?

<input type="checkbox">

HTML for making a text input field

<input type="text">

Which HTML element is used to display a scalar measurement within a range

<meter>

Which HTML element defines navigation links?

<nav>

HTML for making a text area

<textarea>

HTML element that defines title of a document

<title>

HTML for creating a hyperlink

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

HTML element for playing audio files

<audio>

Character to indicate an end tag

/

DOCTYPE for HTML5

<!DOCTYPE html>

HTML for inserting a background image

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

HTML element to specify footer for a document or section

<footer>

HTML for inserting an image

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

HTML element to define important text

<strong>

<table> elements

<table><tr><td>

How can you make a bulleted list?

<ul>

HTML element for playing video files

<video>

In HTML, what does the <aside> element define?

Content aside from the page content

onblur and onfocus are

Event attributes

Block elements are normally displayed without starting a new line

False

HTML stands for?

Hyper Text Markup Language

HTML comments start with <!-- and end with -->

True

In HTML, you can embed SVG elements directly into an HTML page

True

Graphics defined by SVG is in which format?

XML

Which input type defines a slider control

range

In HTML, which attribute is used to specify that an input field must be filled out

required


Conjuntos de estudio relacionados

BUAD 201 Chapter 2 Practice Quiz

View Set

Chapter 8 Alcohol and Tobacco Use and Abuse

View Set

Civil Liberties and Civil Rights Study Guide

View Set

Amazon AWS Certified Solutions Architect - Associate SAA-C02 Exam Actual Questions

View Set