CITS1231 Midterm Test (A total of 45 marks)

Similar documents
Html basics Course Outline

HTML TAG SUMMARY HTML REFERENCE 18 TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES MOST TAGS

HTML Summary. All of the following are containers. Structure. Italics Bold. Line Break. Horizontal Rule. Non-break (hard) space.

By Ryan Stevenson. Guidebook #2 HTML

As we design and build out our HTML pages, there are some basics that we may follow for each page, site, and application.

IMY 110 Theme 7 HTML Tables

Designing for Web Using Markup Language and Style Sheets

Chapter 4 Creating Tables in a Web Site Using an External Style Sheet

Summary 4/5. (contains info about the html)

Final Exam Study Guide

COPYRIGHTED MATERIAL. Contents. Introduction. Chapter 1: Structuring Documents for the Web 1

COMP519: Web Programming Lecture 4: HTML (Part 3)

Certified HTML5 Developer VS-1029

Chapter 5. Introduction to XHTML: Part 2

Deccansoft Software Services

CITS1231 Web Technologies. Introduction to Cascading Style Sheets

A HTML document has two sections 1) HEAD section and 2) BODY section A HTML file is saved with.html or.htm extension

HTMLnotesS15.notebook. January 25, 2015

Website Development with HTML5, CSS and Bootstrap

CITS1231 Web Technologies. HTML Tables and Page Design Issues

Certified HTML Designer VS-1027

WEBSITE PROJECT 2 PURPOSE: INSTRUCTIONS: REQUIREMENTS:

Indian Institute of Technology Kharagpur. HTML Part III. Prof. Indranil Sen Gupta Dept. of Computer Science & Engg. I.I.T.

Title: Jan 29 11:03 AM (1 of 23) Note that I have now added color and some alignment to the middle and to the right on this example.

recall: a Web page is a text document that contains additional formatting information in the HyperText Markup Language (HTML)

Welcome. Web Authoring: HTML - Advanced Topics & Photo Optimisation (Level 3) Richard Hey & Barny Baggs

8/19/2018. Web Development & Design Foundations with HTML5. Learning Objectives (1 of 2) Learning Objectives (2 of 2) Horizontal Rule Element

Dreamweaver MX Overview. Maintaining a Web Site

Tutorial 5 Working with Tables and Columns. HTML and CSS 6 TH EDITION

Modify cmp.htm, contactme.htm and create scheduleme.htm

CSC 121 Computers and Scientific Thinking

Midterm Review. October 17

HTML and CSS. Data Technologies. HTML Headings. Background Reading

Fairly advanced HTML

Table of Contents. MySource Matrix Content Types Manual

Hyper Text Markup Language HTML: A Tutorial

Styles, Style Sheets, the Box Model and Liquid Layout

Chapter 4 Notes. Creating Tables in a Website

Student, Perfect CS-081 Final Exam May 21, 2010 Student ID: 9999 Exam ID: 3122 Page 1 of 6 Instructions:

Bixby Public Schools Course Essential Elements Grade: Desktop Publishing

Creating Web Pages. Getting Started

INFS 2150 Introduction to Web Development

INFS 2150 Introduction to Web Development

CSC Web Technologies, Spring HTML Review

COPYRIGHTED MATERIAL. Contents. Chapter 1: Creating Structured Documents 1

Table-Based Web Pages

A Balanced Introduction to Computer Science, 3/E

Web Design 101. What is HTML? HTML Tags. Web Browsers. <!DOCTYPE html> <html> <body> <h1>my First Heading</h1> <p>my first paragraph.

1/6/ :28 AM Approved New Course (First Version) CS 50A Course Outline as of Fall 2014

CPSC 481: CREATIVE INQUIRY TO WSBF

c122sep2214.notebook September 22, 2014

COMSC-030 Web Site Development- Part 1. Part-Time Instructor: Joenil Mistal

CHAPTER 2 MARKUP LANGUAGES: XHTML 1.0

HTTP and HTML. We will use HTML as a frontend to our webapplications, therefore a basic knowledge of HTML is required, especially in forms.

DRAFT WEB DESIGN 1 HBT 3131 HBT 3131 Web Design 1 Credit: Grade: Term: ACP Credit: Books: Resource List:

Assignments (4) Assessment as per Schedule (2)

Chapter 1 Self Test. LATIHAN BAB 1. tjetjeprb{at}gmail{dot}com. webdesign/favorites.html :// / / / that houses that information. structure?

How to use the Dealer Car Search ebay posting tool. Overview. Creating your settings

LING 408/508: Computational Techniques for Linguists. Lecture 14

ICT IGCSE Practical Revision Presentation Web Authoring

c122sep2914.notebook September 29, 2014

UNIT II Dynamic HTML and web designing

Cascading style sheets, HTML, DOM and Javascript

Web Development & Design Foundations with HTML5

HTML, XHTML, and CSS 8/21/2011. Chapter Objectives. Chapter 4. Chapter Objectives. Chapter Objectives

Using Dreamweaver CC. 5 More Page Editing. Bulleted and Numbered Lists

Page Layout Using Tables

Class X Chapter 5 Know More About HTML

HTML. HTML Evolution

The [HTML] Element p. 61 The [HEAD] Element p. 62 The [TITLE] Element p. 63 The [BODY] Element p. 66 HTML Elements p. 66 Core Attributes p.

Developing a Basic Web Site

CSS CSS how to display to solve a problem External Style Sheets CSS files CSS Syntax

Lab Introduction to Cascading Style Sheets

Skill Area 323: Design and Develop Website. Multimedia and Web Design (MWD)

The content editor has two view modes: simple mode and advanced mode. Change the view in the upper-right corner of the content editor.

INFS 2150 Introduction to Web Development

INFS 2150 Introduction to Web Development

Selected Sections of Applied Informatics

Web Publishing with HTML

HTML What is HTML Hyper Text Markup Language is a computer based language used to create WebPages.

HTML BEGINNING TAGS. HTML Structure <html> <head> <title> </title> </head> <body> Web page content </body> </html>

PIC 40A. Midterm 1 Review

ICT IGCSE Practical Revision Presentation Web Authoring

Oliver Pott HTML XML. new reference. Markt+Technik Verlag

Web Development & Design Foundations with HTML5 & CSS3 Instructor Materials Chapter 2 Test Bank

Student, Perfect Midterm Exam March 24, 2006 Exam ID: 3193 CS-081/Vickery Page 1 of 5

CIS 228 (Fall, 2012) Exam 2, 11/20/12

HTML and CSS COURSE SYLLABUS

Using Dreamweaver CC. 6 Styles in Websites. Exercise 1 Linked Styles vs Embedded Styles

The Text Editor appears in many locations throughout Blackboard Learn and is used to format text. For example, you can use it to:

Joomla 2.5 Flexi Contact Component Configuration

HTML & CSS. Lesson 1: HTML Basics Lesson 2: Adding Tables Lesson 3: Intro to CSS Lesson 4: CSS in more detail Lesson 5: Review

Basics of Web Design, 3 rd Edition Instructor Materials Chapter 2 Test Bank

Web Publishing Basics I

Learning Adobe DreamWeaver CC. Module 1 Contents. Chapter 1: Introduction to DreamWeaver CC

Dazzle the Web with Dynamic Dreamweaver, Part II

HTML. LBSC 690: Jordan Boyd-Graber. October 1, LBSC 690: Jordan Boyd-Graber () HTML October 1, / 29

Session 4. Style Sheets (CSS) Reading & References. A reference containing tables of CSS properties

CSS. Lecture 16 COMPSCI 111/111G SS 2018

HTML Forms. 10 September, Dr Derek Peacock. This is a short introduction into creating simple HTML forms. Most of the content is

Transcription:

Computer Science and Software Engineering CITS1231 Midterm Test 2010 CRICOS Provider Code: 00126G CITS1231 Midterm Test (A total of 45 marks) Full Name: Username: Student Number: Signature: True/False (1 mark each) Indicate whether the sentence or statement is true or false. F 1. The internet relies on a robust network of computers in a hierarchical structure employing dynamic routing.. F 2. The site structure shown in the figure above is an augmented hierarchical structure. T 3. Relative URLs allow your website to be more easily relocated to another domain. T 4. The Web is an application on the Internet. F 5. An internal style sheet overrides any inline styles.

Modified True/False (1 mark each) Indicate whether the sentence or statement is true or false. If false, change the identified word or phrase to make the sentence or statement true. F 6. The host name in www.uwa.edu.au is uwa.. WWW F 7. Domain Name Servers map symbolic computer names to their host names. IP ADDRESS T 8. An HTML document is divided into two parts, the head and the body. F 9. When linking to email, use email:address. mailto F 10. The <span> tag marks scattered members of a conceptual group. <class> Multiple Choice (1 mark each) Identify the letter of the choice that best completes the statement or answers the question. B 11. The tags <strong> and <em> are character tags. a. Intrinsic c. Parsed b. Logical d. Physical B 12. The element is used to mark logical blocks within an HTML document. a. <blockquote> c. <span> b. <div> d. <class> D 13. To create a cell that spans two rows in a table, you enter the <td> tag as. a. <td rowspan> 2 > c. <td colspan> 2 > b. <td colspan= 2 > d. <td rowspan= 2 > D 14. The syntax for adding a textfield of 3 rows, each of width 40 is:. a. <textfield rowspan= 3 colspan= 40 >blah blah</textfield> b. <textfield row= 3 width= 40 >blah blah</text> c. <text row= 3 width= 40 >blah blah</text> d. <textarea row= 3 cols= 40 >blah blah</textarea> C 15. The precision at which audio amplitude is digitized is called the. a. Sample rate b. Frame rate c. Sample resolution d. Sample precision CITS1231 Web Technologies Midterm Test 2010 Page 2 of 7

Short Answers (2 marks each) 16. Write the HTML code to create a hyperlink to the named anchor tips inside http://www.uwa.edu.au/teaching.html. The text to be displayed for this link is Useful Tips. <a href= http://www.uwa.edu.au/teaching.html#tops>useful Tops</a> 17. Write the HTML code to define an image map hotspot for a circle with centre (50, 60) and radius 10. This hotspot is to point to www.circles.com. <area shape= circle coords= 50,60,10 href= www.circle.com /> 18. What is the syntax for creating a bordered two row and three column HTML table? The first row has the following table headings: Id, Name, Email. The contents of the second row are: 1, Me, tbd. <table border= 1 > <tr> </tr> <tr> </tr> </table> <th>id</th> <th>name</th> <th>email</th> <td>1</td> <td>me</td> <td>tbd</td> 19. Does the use of a password field ensure the data to be sent to the server securely? Explain. No. A password field just ensures that the password is not displayed as the user enters his/her password. You should avoid using the GET form method as the password will be sent clear in the URL. Use the POST method and ideally use SSL/encryption. CITS1231 Web Technologies Midterm Test 2010 Page 3 of 7

20. Write HTML code to display the background image uwacrest.gif in such a way that text browsers will display University Crest Image instead. <body style= background-image:url( uwacrest.gif ) alt= University Crest Image /> Long Answers (4 marks each) 21. Identify and describe four properties that are used in the CSS box model. The following diagram is from www.w3school.com. CITS1231 Web Technologies Midterm Test 2010 Page 4 of 7

22. Name the three types of CSS. For each type, describe a situation which would naturally lead to you using that type over the other two. External style sheet used to define styles common across more than one web page. Embedded style sheet used for styles used in a single web page. Inline style used for to style a specific element. 23. Explain the differences between a client-side image map and a server-side image map. Client Side Faster Client has all image links and can process locally. Browsers can display link in status bar. Not supported by older browsers. usemap attribute required Server Side Slower Coordinates must be sent to server for processing. Link is then sent back to client. Browsers cannot display link in status bar. Supported by older browsers. ismap attribute required. CITS1231 Web Technologies Midterm Test 2010 Page 5 of 7

24. When would you choose to use a PNG image format in preference to a GIF format, why? PNG GIF 24 bit colours Only 256 colours 8 bit transparency 1 bit transparency. Colour and gamma correction n/a Use for higher quality images Use for lines, icons 25. Complete the following HTML code so that the resulting web page displays two paragraphs: I have brown eyes. and My wife has blue eyes. Use embedded styles so that the words brown and blue are to be displayed in brown and blue colour respectively. <html> <head> <style type="text/css"> span.blue {color:blue} span.brown {color:brown} </style> </head> <body> <p>i have <span class= brown >brown</span> eyes.</p> <p>my wife has <span class= blue >blue</span> eyes.</p> </body> </html> CITS1231 Web Technologies Midterm Test 2010 Page 6 of 7

Blank Page for Extra Work You can provide answers here if no enough space. Make sure you clearly indicate the questions you are answering. CITS1231 Web Technologies Midterm Test 2010 Page 7 of 7