CoboCards App FAQ & Wishes Feedback
Language: English Language
Sign up for free  Login

Get these flashcards, study & pass exams. For free! Even on iPhone/Android!

Enter your e-mail address and import flashcard set for free.  
Go!
All main topics / Computer Science / HTML

Basics of HTML (19 Cards)

Say thanks
1
Cardlink
0
___ is the basic language that websites are built in.
HTML is the basic language that websites are built in.
Tags: HTML
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/welcome
2
Cardlink
0
Additional Resources for learning Basic HTML  (HyperText Markup Language)
Tags: Basic HTML Tutorials, HTML, HTML Elements Reference, Mozilla
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/understanding-links-in-html
3
Cardlink
0
Name the 3 special tags that tell the browser about what is coming next.
★ <html>
★ <head>
★ <body>
Tags: body tag, Document Structure, head tag, HTML
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/basics-of-html
4
Cardlink
0
What does the <html> tag tell the browser?
The <html> tag tells the browser that "hey contained in here is a bunch of HTML code".
Tags: Document Structure, HTML tag
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/basics-of-html
5
Cardlink
0
What does the <body> tag tell the browser?
The <body> tag tells the browser "contained in here is the stuff I actually want you to show the user".

Tags: <body>, Document Structure
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/basics-of-html
6
Cardlink
0
What is the tag used to add an IMAGE to a webpage?
<img>
Tags: HTML, Image tag
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/using-images-in-html
7
Cardlink
0
In the following example, Identify the type of code in GREEN:

<img src="https://curriculum-content.s3.amazonaws.com/web-development/FIS_New_Logo.png">
This tag has something new, an attribute. The image tag has one attribute called the src attribute.
Tags: HTML, Img tags & attributes
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/using-images-in-html
8
Cardlink
0
Write an anchor link in proper notation
<a>
Tags: Anchor Link, HTML
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/understanding-links-in-html
9
Cardlink
0
How do you add a hypertext reference attribute to an anchor link?
<a href="ENTER URL HERE">
Tags: Anchor link, href, HTML, Hypertext Reference Attribute
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/understanding-links-in-html
10
Cardlink
0
Anything we wrap anchor links around becomes a
_                                       __.
(3 words)
Clickable Linked Item
Tags: Anchor Link, HTML
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/understanding-links-in-html
11
Cardlink
0
What prefix is used to tell the browser that the link is an email address instead of a regular webpage?
mailto:
Tags: email prefix, HTML
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/understanding-links-in-html
12
Cardlink
0
What prefix is used to tell the browser that the link is a TELEPHONE NUMBER instead of a regular webpage and that a mobile phone should CALL the number when that link is clicked?
"tel:"
Tags: HTML, Telephone Prefix
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/understanding-links-in-html
13
Cardlink
0
Name the two languages that are frequently used in creating websites
  • HTML
  • CSS
Tags: CSS, HTML
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/basics-of-html
14
Cardlink
0
The fundamental building block of HTML is called a (Answer 1) or can be written as (Answer 2)
For this ONLY, either answer is acceptable

Tag

<tag-text>
Tags: HTML, Tag
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/basics-of-html
15
Cardlink
0
What is the name of this tag <br> and what does it tell the browser to do?
Part 1: <br> is called a BREAK TAG

Part 2: The break tag tells the browser to create a NEW LINE
Tags: Break Tag, CSS, HTML
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/basics-of-html
16
Cardlink
0
What does the tag for to OPEN a HEADER (1) look like when written out in the browser??
<h1>
Tags: <h1>, HTML, Open and Close Tags, Open Header 1
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/basics-of-html
17
Cardlink
0
What does the tag for to CLOSE a HEADER (1) look like when written out in the browser??
</h1>
Tags: </h1>, Close Header 1, HTML, Open and Close Tags
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/basics-of-html
18
Cardlink
0
Show an example of what a paragraph tag looks like when used in the browser.
<p>
Tags: <p>, HTML, Paragraph tags
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/basics-of-html
19
Cardlink
0
What is the FUNCTION of the Paragraph Tag when properly used in the browser??
The paragraph tag tells the browser the text in between it is a paragraph and puts two new lines above and below the text.

Click on this image link to see an example of a properly used <p> tag:

https://www.screencast.com/t/6jV8QgjrWY
Tags: <p>, HTML, Paragraph Tag Function
Source: https://learn.co/tracks/bootcamp-prep/html-fundamentals/html/basics-of-html
Flashcard set info:
Author: AlamoCherubs
Main topic: Computer Science
Topic: HTML
Published: 04.03.2018
Tags: HTML Basics, 2018
 
Card tags:
All cards (19)
</h1> (1)
<body> (1)
<h1> (1)
<p> (2)
Anchor Link (2)
Anchor link (1)
Basic HTML Tutorials (1)
body tag (1)
Break Tag (1)
Close Header 1 (1)
CSS (2)
Document Structure (3)
email prefix (1)
head tag (1)
href (1)
HTML (17)
HTML Elements Reference (1)
HTML tag (1)
Hypertext Reference Attribute (1)
Image tag (1)
Img tags & attributes (1)
Mozilla (1)
Open and Close Tags (2)
Open Header 1 (1)
Paragraph Tag Function (1)
Paragraph tags (1)
Tag (1)
Telephone Prefix (1)
Report abuse

Cancel
Email

Password

Login    

Forgot password?
Deutsch  English