2400 Exam 3

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/32

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:13 PM on 4/14/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

33 Terms

1
New cards

What does JavaScript do for a website?

Adds advanced interactivity and flair.

2
New cards

Is an XML sitemap aimed at users?

No, it is aimed at search engines.

3
New cards

Who invented HTML?

Tim Berners-Lee in 1989.

4
New cards

What is required for external CSS code?

A link to the file inside the head tags of HTML.

5
New cards

What is @font-face in CSS?

A method of loading fonts for web pages.

6
New cards

What is the purpose of HTML5?

Intended to be cross-platform.

7
New cards

What are PHP and ASP scripts called?

Server-side scripts.

8
New cards

What are the three main stages of web design?

Discovery, Exploration, Implementation.

9
New cards

What does DNS stand for?

Domain Name System.

10
New cards

What is the proper resolution for most web images?

72 ppi.

11
New cards

What is atomic styling?

Making a class for each property value.

12
New cards

What does SVG stand for?

Scalable Vector Graphics.

13
New cards

What CSS property keeps an element in place while scrolling?

Position: fixed.

14
New cards

Which CSS property value will not remove an element from normal document flow?

Display: block.

15
New cards

What is SEO?

Search Engine Optimization.

16
New cards

What are organic results in SEO?

Results that come right after ads.

17
New cards

What server-side language does WordPress run on?

PHP.

18
New cards

What tool is popular for analyzing website user behavior?

Google Analytics.

19
New cards

Does the title tag display on the web page?

No, it appears in the tab bar.

20
New cards

Name three things to improve SEO.

Alt text on images, meta descriptions, and optimizing image file sizes.

21
New cards

What does FTP stand for?

File Transfer Protocol.

22
New cards

What does HTTP stand for?

Hypertext Transfer Protocol.

23
New cards

What type of selector should you use to reuse rule or property value pairs?

Class selector.

24
New cards

Why is UX important?

It adds value.

25
New cards

What does URL stand for?

Uniform Resource Locator.

26
New cards

What property removes bullets from a list?

List-style: none.

27
New cards

What does the CSS Box Model identify?

Margin, border, padding, and content.

28
New cards

What is an example of an FTP program?

Cyberduck.

29
New cards

What is the new JavaScript library for creating interfaces?

React.

30
New cards

What does CMS stand for?

Content Management System.

31
New cards

What is the purpose of a CMS?

To edit websites without knowing code.

32
New cards

What is the name of the SEO plugin for WordPress?

Yoast.

33
New cards

What is the name of a theme for WordPress?

Aveda.