Exam 13: Focus on Web Development
Operating systems typically do not include a text editor.
False
On a(n) ______webpage, content is obtained by running programs on a web server or in a browser.
dynamic
Describe the following technologies: HTML5, CSS, and JavaScript.
Hypertext Markup Language (HTML uses a set of codes called tags to format documents for display in a browser. The current version of HTML is HTML5. HTML tags describe the structure of the content on a webpage, including headings, paragraphs, images, and links. These tags generally occur in pairs in an HTML document, one before a content item and another after it.
A complementary technology called cascading style sheets (CSS contains specifications for the fonts, colors, layout, and placement of these HTML elements on a webpage. The current version of CSS is CSS3.
JavaScript is a programming language for creating programs that a browser can run to generate content for a website. Uses for JavaScript include obtaining the current date and time, formatting alert boxes, performing calculations, and dynamically displaying this content on a webpage.
Which attribute of the tag indicates that you want images to appear either to the left of the text or to the right of the text?
You must use an FTP application to transfer files from a local computer to a remote computer because you cannot enter FTP commands directly in a command window.
Use the attribute target="_blank" to open a linked document in a new window or tab.
When you use images on a website, you must store the images in the same folder as the HTML pages of the website.
Ordered lists display a collection of items in a list format, with each list item identified by default with a(n) ______.
The tag displays a collection of items in a list format with each list item identified by default with a bullet.
Which of the following is NOT true about paragraph tags in an HTML file?
Which type of webpages will automatically adjust the size of the content to display appropriately relative to the size of the screen of the device on which it is displayed?
One way to specify colors is to use ______ values between 00 and FF.
Hypertext Markup Language (HTML) uses a set of codes called attributes to format documents for display in a browser.
What type of reference is used to identify the location of webpages or files stored on other websites?
Which attribute refers to the images folder when specifying the location of an image to display?
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)