{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

Markup Language / Site Development Essentials Flashcards

(15 cards)

1
Q

Responsive Design

A

Enable a Website to be dynamically accessible on different device sizes. Includes defining sizes with percentages and checking device specifications to deliver the appropriate style sheet.

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

HTML

A

Hypertext Markup Language

Standard markup language on the web. Defines page structure, hyperlinks, graphics, etc.

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

W3C

A

World Wide Web Consortium
Standardizes HTML
https://validator.w3.org/

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

CSS

A

Cascading Style Sheets
Rules in external text file that determine how to display HTML elements in Webpages. Defines font, color, and phrase elements on a particular markup page.

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

Cloud Computing

A

Software service provided over the internet

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

MIME

A

Multipurpose Internet Mail Extensions

Enables OS and Web browsers to automatically process files with .htm / .html extensions

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

SGML

A

Standard Generalized Markup Language

Metalanguage

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

DTD

A

Document Type Definition

Separate file where define your own document language rules. Specifies the flavor of HTML.

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

XML

A

Extensible Markup Language

Describes data elements on a Webpage.

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

XHTML

A

Extensible Hypertext Markup Language

Merges XML and HTML.

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

WCAG

A

Web Content Accessibility Guidelines

Guidelines for ensuring Website accessibility to all users, including those with disabilities

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

Hyperlinks

A

Embedded instructions within a text file that link to another point in that file or another file

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

WAI

A

Web Accessibility Initiative

Works with worldwide organizations in five main areas including technology and guidelines

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

HTML5 Family

A

HTML5 - structuring and presenting Webpage content, CSS3 - Style sheet language that provides formatting, JavaScript - scripting language that provides dynamic, interactive capabilities

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

NDA

A

Non-Disclosure Agreement

Legally binding contract stating will not reveal trade secrets or intellectual property

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