WebDev Flashcards

(220 cards)

1
Q

<track></track>

attributes​:
indicates the default subtitle file definition to use ​

A

default

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

JPG Stands for

A

Joint Photographic Export Group

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Full web addresses

A

Absolute URLs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

If the image file is smaller than the area it’s applied to, the image will repeat horizontally and vertically to fit the entire area.​

A

Background Repeat​

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

It tells the browser that there’s a form. ​

Or Indicates a form for user input.​

It has an opening and closing tag

A

<form>​
</form>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

<track></track>

attributes​:
indicates what language each subtitle files contents are in​

A

srclang​

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

attributes that are specific to certain HTML elements and cannot be used with all elements.​

A

Element-specific

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

is made of rules, and rules are made of selectors and declaration blocks.

A

CSS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The <picture> element contains two tags</picture>

A

<source></source>

<img></img>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

tag is used to place audio

A

<audio>
</audio>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Textfield types​:
For hiding text​

A

password​

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Button Types:
For allowing only one selection​

A

radio

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

CSS selectors can then be used to apply styles to all the ​matched element.

A

Embedded/Internal Style Sheet​

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Date/Time Types:
YYYY-MM-DD (2024-04-18)​

A

date

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Button Types:
For submitting the form​

A

submit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Attribute for Audio:
specifies that the audio will start over again, every time it is finished​

A

loop

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

It is a simple mechanism for adding style (e.g, fonts, colors, spacing) to Web documents. ​

A

CSS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

<input></input> attributes​:
it specifies the type of input​

A

type

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Does well compressing large areas of single-color​

A

GIF

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Are more associated with foreign language translation ​

A

Subtitles

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

defines the specific characteristics ​

A

Value

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

tag indicates files or browsers to choose from

A

<source></source>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Sets the default text-alignment​

A

text-align​

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

It places CSS rules after the attribute and before closing the bracket. This is referred to as the inline rule and affects only the tag where it is included. ​

A

Inline Style Sheet​

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
It is used for long text like an essay, paragraphs, etc.,​