1/32
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
What does JavaScript do for a website?
Adds advanced interactivity and flair.
Is an XML sitemap aimed at users?
No, it is aimed at search engines.
Who invented HTML?
Tim Berners-Lee in 1989.
What is required for external CSS code?
A link to the file inside the head tags of HTML.
What is @font-face in CSS?
A method of loading fonts for web pages.
What is the purpose of HTML5?
Intended to be cross-platform.
What are PHP and ASP scripts called?
Server-side scripts.
What are the three main stages of web design?
Discovery, Exploration, Implementation.
What does DNS stand for?
Domain Name System.
What is the proper resolution for most web images?
72 ppi.
What is atomic styling?
Making a class for each property value.
What does SVG stand for?
Scalable Vector Graphics.
What CSS property keeps an element in place while scrolling?
Position: fixed.
Which CSS property value will not remove an element from normal document flow?
Display: block.
What is SEO?
Search Engine Optimization.
What are organic results in SEO?
Results that come right after ads.
What server-side language does WordPress run on?
PHP.
What tool is popular for analyzing website user behavior?
Google Analytics.
Does the title tag display on the web page?
No, it appears in the tab bar.
Name three things to improve SEO.
Alt text on images, meta descriptions, and optimizing image file sizes.
What does FTP stand for?
File Transfer Protocol.
What does HTTP stand for?
Hypertext Transfer Protocol.
What type of selector should you use to reuse rule or property value pairs?
Class selector.
Why is UX important?
It adds value.
What does URL stand for?
Uniform Resource Locator.
What property removes bullets from a list?
List-style: none.
What does the CSS Box Model identify?
Margin, border, padding, and content.
What is an example of an FTP program?
Cyberduck.
What is the new JavaScript library for creating interfaces?
React.
What does CMS stand for?
Content Management System.
What is the purpose of a CMS?
To edit websites without knowing code.
What is the name of the SEO plugin for WordPress?
Yoast.
What is the name of a theme for WordPress?
Aveda.