CSS MOCK TEST CSS MOCK TEST III

Similar documents
Mark Scheme. Edexcel Level 2 Certificate in Digital Applications. Unit 5: Coding for the Web

PYTHON MOCK TEST PYTHON MOCK TEST III

Lesson 5 Introduction to Cascading Style Sheets

Chapter 1 Getting Started with HTML 5 1. Chapter 2 Introduction to New Elements in HTML 5 21

Mark Scheme. June Pearson Level 2 Certificate in Digital Applications. Unit 5: Coding for the Web

IMY 110 Theme 6 Cascading Style Sheets

Adding CSS to your HTML

GO MOCK TEST GO MOCK TEST I

HTML & CSS. SWE 432, Fall 2017 Design and Implementation of Software for the Web

Appendix D CSS Properties and Values

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

ANGULARJS - MOCK TEST ANGULARJS MOCK TEST II

HTML5 MOCK TEST HTML5 MOCK TEST I

UNIVERSITI TEKNOLOGI MALAYSIA TEST 1 SEMESTER II 2012/2013

DAY 4. Coding External Style Sheets

Fundamentals of Web Technologies. Agenda: CSS Layout (Box Model) CSS Layout: Box Model. All HTML elements can be considered as a box or a container

Page Layout Using Tables

Links Menu (Blogroll) Contents: Links Widget

Certified CSS Designer VS-1028

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

GIMP WEB 2.0 MENUS WEB 2.0 MENUS: HORIZONTAL NAVIGATION BAR CREATING AN HTML LIST

KillTest *KIJGT 3WCNKV[ $GVVGT 5GTXKEG Q&A NZZV ]]] QORRZKYZ IUS =K ULLKX LXKK [VJGZK YKX\OIK LUX UTK _KGX

Deccansoft Software Services

Mark Scheme (Results)

Mark Scheme (Results) January Pearson Edexcel Level 2 Diploma In Digital Applications. Unit 5: Coding for the Web

INFS 2150 Introduction to Web Development

Lecture 10. CSS Properties. Mr. Mubashir Ali Lecturer (Dept. of Computer Science)

WEBSITE PROJECT 2 PURPOSE: INSTRUCTIONS: REQUIREMENTS:

INFS 2150 Introduction to Web Development

Creating Web Pages with SeaMonkey Composer

CSS - TABLES. This tutorial will teach you how to set different properties of an HTML table using CSS. You can set following properties of a table

Web Design and Development ACS Chapter 12. Using Tables 11/23/2017 1

C# MOCK TEST C# MOCK TEST II

CSS Cascading Style Sheets

Creating Accessible Web Sites with EPiServer

DESIGN PATTERNS MOCK TEST DESIGN PATTERNS MOCK TEST II

Table of Contents. MySource Matrix Content Types Manual

Labels and Envelopes in Word 2013

Website Development with HTML5, CSS and Bootstrap

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

MAVEN MOCK TEST MAVEN MOCK TEST I

[AVWSQ-ADWCS6]: WSQ ICDL Adobe Dreamweaver CS6

CSS. Selectors & Measurments. Copyright DevelopIntelligence LLC

The most important layout aspects that can be done with tables are:

Creating Buttons and Pop-up Menus

CSS Styles Quick Reference Guide

c122sep2214.notebook September 22, 2014

Designing for Web Using Markup Language and Style Sheets

CSS. Text & Font Properties. Copyright DevelopIntelligence LLC

of numbers, converting into strings, of objects creating, sorting, scrolling images using, sorting, elements of object

Study Guide 2 - HTML and CSS - Chap. 6,8,10,11,12 Name - Alexia Bernardo

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

CMPT 165: More CSS Basics

2005 WebGUI Users Conference

READSPEAKER ENTERPRISE HIGHLIGHTING 2.5

INTERNATIONAL UNIVERSITY OF JAPAN Public Management and Policy Analysis Program Graduate School of International Relations


JAVA MOCK TEST JAVA MOCK TEST II

THIRD EDITION. CSS Cookbook. Christopher Schmitt foreword by Dan Cederholm O'REILLY 8. Beijing Cambridge Farnham Koln Sebastopol Taipei Tokyo

CSS Selectors. element selectors. .class selectors. #id selectors

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

ICT IGCSE Practical Revision Presentation Web Authoring

<body bgcolor=" " fgcolor=" " link=" " vlink=" " alink=" "> These body attributes have now been deprecated, and should not be used in XHTML.

INFS 2150 Introduction to Web Development

INFS 2150 Introduction to Web Development

Introduction to Web Tech and Programming

MS Word 2007: Graphics. Lesson Notes Author: Pamela Schmidt. The Drawing Tools Format Ribbon appears when the object is selected.

Dreamweaver. Links and Tables

Session 3.1 Objectives Review the history and concepts of CSS Explore inline styles, embedded styles, and external style sheets Understand style

DESIGN PATTERNS MOCK TEST DESIGN PATTERNS MOCK TEST III

Introducing Cascading Style Sheets. Cascading Style Sheet Basics Creating Styles Using Styles Manipulating Styles Text Formatting with CSS

Web Engineering CSS. By Assistant Prof Malik M Ali

Reading 2.2 Cascading Style Sheets

Instructions for the Exam

1 of 7 11/12/2009 9:29 AM

Let s start with the document tree

Client-Side Web Technologies. CSS Part II

CSS THE M\SS1NG MANUAL. David Sawyer McFarland. POGUE PRESS" O'REILLr Beijing Cambridge Farnham Köln Paris Sebastopol Taipei Tokyo

Overview of the Adobe Dreamweaver CS5 workspace

EDITOR GUIDE. Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9

Networks and Web for Health Informatics (HINF 6220) Tutorial 8 : CSS. 8 Oct 2015

Client-Side Web Technologies. CSS Part I

To link to an external stylesheet, the link element is placed within the head of the html page:

OrgPublisher Advanced Box Layout Editor

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

Exploring Computer Science Web Final - Website

CSS. Lecture 16 COMPSCI 111/111G SS 2018

Tables Part I. Session 45: Creating Tables Session 46: Modifying the Layout of Tables Session 47: Formatting the Design of Tables. Unit.

CSS: Lists, Tables and the Box Model

Using Dreamweaver to Create Page Layouts

Dreamweaver CS 5.5. University Information Technology Services. Training, Outreach, Learning Technologies, and Video Production

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

Editing Webpages in N/Vu

Tables & Lists. Organized Data. R. Scott Granneman. Jans Carton

Dreamweaver MX Overview. Maintaining a Web Site

C# MOCK TEST C# MOCK TEST I

Dreamweaver Basics. Planning your website Organize site structure Plan site design & navigation Gather your assets

Building Page Layouts

Introduction to Web Design CSS Reference

Introduction to Web Design CSS Reference

Transcription:

http://www.tutorialspoint.com CSS MOCK TEST Copyright tutorialspoint.com This section presents you various set of Mock Tests related to CSS. You can download these sample mock tests at your local machine and solve offline at your convenience. Every mock test is supplied with a mock test key to let you verify the final score and grade yourself. CSS MOCK TEST III Q 1 - Which of the following property is used to capitalize text or convert text to uppercase or lowercase letters? A - text-indent B - text-align C - text-decoration D - text-transform Q 2 - Which of the following property is used to control the flow and formatting of text? A - white-space B - text-shadow C - text-decoration D - text-transform Q 3 - Which of the following property is used to set the text shadow around a text? A - white-space B - text-shadow C - text-decoration D - text-transform Q 4 - Which of the following property is used to set the width of an image border?

B - height Q 5 - Which of the following property is used to set the height of an image? B - height Q 6 - Which of the following property is used to set the width of an image? B - height Q 7 - Which of the following property is used to set the opacity of an image? B - height Q 8 - Which of the following property of a anchor element signifies unvisited hyperlinks? Q 9 - Which of the following property of a anchor element signifies visited hyperlinks?

Q 10 - Which of the following property of a anchor element signifies an element that currently has the user's mouse pointer hovering over it? Q 11 - Which of the following property of a anchor element signifies an element on which the user is currently clicking? Q 12 - Which of the following property of a table element specifies whether the browser should control the appearance of the adjacent borders that touch each other or whether each cell should maintain its style? A - :border-collapse Q 13 - Which of the following property of a table element specifies the width that should appear between table cells? A - :border-collapse Q 14 - Which of the following property of a table element controls the placement of the table caption? A - :border-collapse Q 15 - Which of the following property of a table element specifies whether the border should be shown if a cell is empty?

A - :border-collapse Q 16 - Which of the following property of a table element allows browsers to speed up layout of a table by using the first width properties it comes across for the rest of a column rather than having to load the whole table before rendering it? A - :table-layout Q 17 - Which of the following property specifies the color of a border? Q 18 - Which of the following property specifies whether a border should be solid, dashed line, double line, or one of the other possible values? Q 19 - Which of the following property specifies the width of a border? Q 20 - Which of the following property changes the color of bottom border?

Q 21 - Which of the following property changes the color of top border? A - :border-top-color B - :border-left-color C - :border-right-color Q 22 - Which of the following property changes the color of left border? A - :border-top-color B - :border-left-color C - :border-right-color Q 23 - Which of the following property changes the color of right border? A - :border-top-color B - :border-left-color C - :border-right-color Q 24 - Which of the following property changes the style of bottom border? A - :border-bottom-style B - :border-top-style C - :border-left-style D - :border-right-style Q 25 - Which of the following property changes the style of top border? A - :border-bottom-style B - :border-top-style C - :border-left-style D - :border-right-style ANSWER SHEET Question Number Answer Key

1 D 2 A 3 B 4 A 5 B 6 C 7 D 8 A 9 B 10 C 11 D 12 A 13 B 14 C 15 D 16 A 17 A 18 B 19 C 20 D 21 A 22 B 23 C 24 A 25 B