You are on page 1of 5

| OFAD6006 – WEB DESIGN |

|ALLINSOURCE|

BY: A.C.M.

Some smaller devices cannot cope with


frames often because their screen is not big
enough to be divided up
Sometimes your page will be displayed
differently on different computers due to
different screen resolution
Give (1) disadvantages of HTML Frames.
The browser's back button might not work as
the user hopes
There are still few browsers that do not
support frame technology

[ this are the disadvantages]


It is a Frame tag attributes that specifies
whether or not the borders of that frame are frameborder
shown.
A user is using any old browser or any
browser which does not support frames then True
element should be displayed to the user.
It is a frameset attribute that specifies how
many columns are contained in the frameset
False
and the size of each column which is called
the rows attribute.
A user is using any old browser or any
browser which does not support frames then
True
<noframes> element should be displayed to
the user.
Which of the following is the correct inline
style = "font-size : 20pt"
style?
It is a second technique for using style sheets
is the embedded style sheets which enable the
True
web page author to embed an entire CSS
document in an XHTML document.
One of the style of the style sheets is the
False
HTML Style.
Conflicting styles is the rules for resolving
conflicts between styles defined for elements
True
and styles inherited from parent and ancestor
elements.
It is a type of style sheet that can declare
document styles in many ways. Inline styles
Inline
that declare an individual element’s format
using the XHTML attribute style.
It is style rule that an HTML tag at which a
style will be applied. This could be any tag like Selector
<H1> or <TABLE> etc.
It is a second technique for using style sheets
is the embedded style sheets which enable the
True
web page author to embed an entire CSS
document in an XHTML document.

Visit : finditsource for more !


| OFAD6006 – WEB DESIGN |
|ALLINSOURCE|

BY: A.C.M.

It may need to define multiple style rules for a


single element. You can define these rules to
True
combine multiple properties and
corresponding values into a single block
HTML frames are used to divide your browser
window into multiple sections where each True
section can load a separate HTML document.
It is a frameset attribute that specifies how
many columns are contained in the frameset
False
and the size of each column which is called
the rows attribute.
It is a simple design language intended to
simplify the process of making web pages CSS
presentable called ____________.
One of the style of the style sheets is the
False
HTML Style.
CSS is created and maintained through a
group of people within the W3C called the True
CSS Working Group.
One of the advantages of an Cascading Style
Sheets is that it saves time and can reuse in True
multiple HTML pages.
What is RAM stands for? Random Access Memory
Ada Lovelace is considered as a first
True
programmer.
TRUE or FALSE: One of the key activities of
computer programming is often said to be True
“Algorithm Design”.
What is PCI stands for? Peripheral Component Interconnect
The power supply of a computer converts the
alternating current (AC) from the mains (110V True
input or 220V input) to the direct current (DC)
A computer is an electronic device, operating
under the control of instructions stored in its
own memory, which can accept data, process
True
the data according to specified rules, produce
results, and stores the results, and store the
results for future use.
What hardware of the computer that keeps the
components of the computer like chips, Heat Sink
processor, etc. at its normal temperature?
Match the specified components to its
description
It is the enclosure that contains most of the
Case/Computer Chassis
components of a computer.
It is the key circuit board holding the essential
processing parts of a computer and also
Motherboard
allows all the parts of your computer to receive
power and communicate with one another.

Visit : finditsource for more !


| OFAD6006 – WEB DESIGN |
|ALLINSOURCE|

BY: A.C.M.

It is attached to the motherboard and enabled


your computer to record and reproduce Sound Card
sounds.
It is an expansion card installed inside our
system unit to translate binary data received Video (Graphics) Card
from the CPU to GPU.
It converts the alternating current (AC) from
Power Supply
the mains (110V input or 220V input)
Blaise Pascal who invented the Pascaline. True
Who invented the first gear-based machines to
help with the enormous amount of calculations Blaise Pascal
involved in the computing taxes?
What is BIOS stands for? Basic input-output system
TRUE or FALSE: According to the code of
conduct, ethics can be reduced to precise laws False
or sets of facts.
TRUE or FALSE: It is used broadly to describe
criminal activity in which computers or
True
computer networks are a tool, a target, or a
place of criminal activity called cybercrime
TRUE or FALSE: Is Computers had become
the primary repository of both personal
information and negotiable assets, such as True
bank records, securities records and other
financial information.
The US DOJ (Department of Justice)
categorizes computer crime based on the role
that the computer plays in criminal activity:
Computer as Targets
Computer as Storage Devices
Computer as Communication Tools
TRUE or FALSE: An Intellectual property has
False
two main types.
Digital Rights Management (DRM) refers to
systems and procedures that ensure that Support content distribution on a variety of
holders of digital rights are clearly identified media, including CD-ROMs, DVDs, and flash
and receive the stipulated payment for their memory.
works. Give one DRM systems objectives.
Digital Rights Management (DRM) refers to
Provide persistent content protection against
systems and procedures that ensure that
unauthorized access to the digital content,
holders of digital rights are clearly identified
limiting access to only those with the proper
and receive the stipulated payment for their
authorization.
works. Give one DRM systems objectives.
In 1992 the Computing and Networking
Department of CERN, headed by David
Williams, did not support Berners-Lee’s work.
True
A two-page email sent by Williams stated that
the work of Berners-Lee, with the goal of
creating a facility to exchange information

Visit : finditsource for more !


| OFAD6006 – WEB DESIGN |
|ALLINSOURCE|

BY: A.C.M.

such as results and comments from CERN


experiments to the scientific community, was
not the core activity of CERN and was a
misallocation of CERN’s IT resources.
The HyperText Transfer Protocol (HTTP)
0.9,[11] the HyperText Markup Language
(HTML), the first Web browser (named World
False
Wide Web, which was also a Web editor), the
first HTTP server software (later known as
CERN httpd)
Berners-Lee wrote a proposal in March 1989
for "a large hypertext database with typed
links". Although the proposal attracted little
interest, Berners-Lee was encouraged by his
boss, Mike Sendall, to begin implementing his
True
system on a newly acquired NeXT
workstation. He considered several names,
including Information Mesh, The Information
Mine or Mine of Information, but settled on
World Wide Web.
In 1990, the _____ was been built together
with the Hypertext Markup Language and the
Hypertext Transfer Protocol
first web browser that named (World Wide
Web).
By October 1993 there were over five hundred
servers online. Two of the earliest webcomics
started on the World Wide Web in 1993:
Doctor Fun and NetBoy. In July 1993, The
True
Wharton School published one of the first
collections of PDFs and was highlighted in
Adobe’s 1995 annual report about use of
PDFs on the web
It is a type of intellect property that protects the
tangible or fixed expression of an idea, not the Copyright
idea itself.
Who is known as “The first programmer”? Ada Lovelace
It is one component of a computer that is used
Heat fan/sink
for passive cooling.
What tag comes after the HTML tag? HEAD Tag
The tag encloses all other HTML tags and
associated text within your document. It is an
optional tag. You can create an HTML
document that omits these tags, and your True
browser can still read it and display it. But it is
always a good form to include the start and
stop tags.
TRUE/FALSE: The HTML Tag doesn’t enclose
all other HTML tags and associated text within False
your document.

Visit : finditsource for more !


| OFAD6006 – WEB DESIGN |
|ALLINSOURCE|

BY: A.C.M.

TRUE/FALSE: HTML (Hypertext Markup


Language) is used to create document on the True
World Wide Web.
An HTML document, web page can be created
using a text editor,____ or _______ All the
Notepad, Wordpad
HTML documents should have the
extension .htm or .html.
What is HTML stands for? Hypertext Markup Language
It is a tag that appears within the tags
displayed as size bigger than the rest of the Larger
text surrounding it.
Who invent the World Wide Web? Tim Berners-Lee
Give (1) core HTML attributes that can be
Style
used on the majority of HTML elements.
Give (1) internationalization attributes that are
lang
available for XHTML elements.
A user is using any old browser or any
browser which does not support frames then True
element should be displayed to the user

Visit : finditsource for more !

You might also like