CourseNotes
Published on CourseNotes (https://course-notes.org)

Home > Developing a Web Page Flashcards

Developing a Web Page Flashcards

Terms : Hide Images [1]
3479490158What code do you use to make a table with 2 rows and 2 columns?
0
3479545250Which one is the proper anchor tag? a) lol b) lol c) lol d) c.1
3479575344Whats the difference between
    and
      attributes?
    is an ordered list,
      is an un-ordered list.
2
3479598583Which one is correct? a) .jpg b) .gif c) .png d) all the aboved)3
3479622748To add an extra space on a web page you use the tag _________ (not a break). 4
3479632993The
tag is used to add a break in the web page. T/F
F, it adds a horizontal rule.5
3479651921The
tag puts the text after it in a new column at the top of the web page. T/F
F, it acts as the 'enter' key.6
3479671657Explain the difference between relative and absolute links.The main difference is absolute paths always include the domain name of the website, including http://www. Whereas relative links only point to a file or a file path- index.html, /graphics/image.png, /help/articles/how-do-i-set-up-a-webpage.html.7
3479683694How do you "tell" a browser to look for a file "deeper" into the current folder (or looking for subfolders)?To view a subfolder in the current folder just use a (/FileName)8
3479698332An external link and Internal link can only be used on words. T/FF, They can be used on pictures as well.9
3479708063What is the proper code to insert an image from an outside source?whatever10
3479749666Do you need a height or width attribute when inserting an image?No11
3479755064what is the code for spanning a cell 2 columns?12
3479762571Give an example of a table style using html code.13
3479782607What's the difference between and ? is used for a regular column cell, makes a cell become a header; making the words inside centered and bold14
Powered by Quizlet.com [2]

Source URL:https://course-notes.org/flashcards/developing_a_web_page_flashcards

Links
[1] https://course-notes.org/javascript%3Avoid%280%29%3B [2] http://quizlet.com/