CGS4854 - Exam 1

Réussis tes devoirs et examens dès maintenant avec Quizwiz!

What does the FILEZILLA program do, as learned in this class.

Allows you to Create/Delete/Upload/Download folders/files to/from your FIU server.

In which operating system(s) does the WINSCP work, as learned in this class.

Windows.

How do you write a comment in PHP?

/**/

How do you write a comment in HTML?

<!-- -->

What are the 2 main groups of HTML?

Head and Body

In Ubuntu, what will this code do: ../../../chmod 755 *

It will give us an error

What is the difference between paragraphs and breaks, as learned in this class.

Paragraphs terminate a text paragraph and adds an additional line at the end, breaks terminate a text line and moves the cursor to the next line.

Write the code that will display an image called the Graph.png that when pressed, it will load the web page called fiu.edu

<a href="http://fiu.edu"> <img src="theGraph.png" /> </a>

Assume that you are at the directory/folder where the index.html file is located. Using a hyperlink named page 3, call the program located at includes/page3.html.

<a href="includes/page3.html">page3</a>

Create a CENTERED horizontal menu using hyperlinks for page4 and Home.

<center> <a href="page4.html">page4</a> <a href="page3.html">Home</a> </center>

In HTML, create a title with your first name, last name. Example Joe Smith.

<title>Joe Smith</title>

What does the WINSCP program do, as learned in this class.

Allows you to Create/Delete/Upload/Download folders/files to/from your ocelot.aul.fiu.edu FIU server.

What does HTML stand for, or what is the meaning of HTML?

Hyper Text Markup Language

What is the location of the index.html file, as learned in this class.

In the first level/folder of the public_html folder.

What does this code do: <a href="includes/page1.html"><center>page 1</center></a> <a href="includes/page2.html"><center>page 2</center></a>

Nothing because there are errors in this code

How do you begin and end PHP?

Begin: <?php

What is the purpose of DOCTYPE html, as learned in this class.

To inform the browsers that you are using HTML 5.


Ensembles d'études connexes

Study Questions for Test Part Three: Hume

View Set

Chapter 21 - Respiratory System Infections

View Set

Volume of Rectangular Prisms, Volume of Rectangular Prisms

View Set

Prepu Ch 19 Documenting & Reporting

View Set

Northern Industrialization and Southern Cotton

View Set