NEW
Font size
WorksheetsG10 Term2 Revision 2024
Total questions: 57
Worksheet time: 29mins
The GIMP Free Select tool is also commonly referred to as the Lasso tool.
True
False
Adding a sepia tone to a photograph in GIMP can contribute to the vintage look by replicating the appearance of older photographs.
True
False
The Red Eye filter in GIMP is primarily used for enhancing the red color in eyes for artistic effects.
True
False
The Color Enhance tool in GIMP can be used to convert the image to grayscale.
True
False
The Straighten Tool in GIMP automatically detects the horizon line and straightens the image accordingly.
True
False
The Clone Tool in GIMP automatically selects the source area for cloning based on the surrounding pixels.
True
False
OpenShot allows users to directly drag and drop media files from their file explorer into the timeline.
True
False
The 'Razor Tool' in OpenShot is primarily used for importing media files into the project.
True
False
The Despeckle tool is primarily used for adding a speckled texture to an image for artistic effects.
True
False
The 'Split' tool in OpenShot is primarily used for changing the duration of a clip without altering its position in the timeline.
True
False
The Color Enhance tool in GIMP can be used to correct color casts in specific areas of an image by selecting and adjusting those areas individually.
True
False
Newsprint filter allows users to choose between different types of halftone patterns, such as round or diamond-shaped dots.
Which keyboard shortcut is commonly used to activate the Clone tool in GIMP?
Ctrl + C
Shift + C
Alt + C
C
Which keyboard shortcut is commonly used to activate the Intelligent Scissor tool in GIMP?
Ctrl + I
Shift + I
Alt + I
I
If you have an input field for entering an email, which HTML input type would you use?
If you have an input field for entering a name, which HTML input type would you use?
<text>Adjust volume:</text>
<label>Adjust volume:</label>
<input-label Adjust volume:>
Adjust volume:<input-tag>
What is the tag to add a title to the website tab?
<title>
<header>
<head>
<footer>
We can use the <p> tag to display text in the form of paragraphs.
True
False
HTML allows the addition of six different types of headings, ranging from <h1> to <h6>.
True
False
What does the <body> tag do?
Contains the web page title which will appear in the tab of the browser. So that the user can use it for bookmarks or save it as favorites
All the text and images you want to display on the web page.
Explain the concept of styling with classes in CSS.
It allows you to apply the same styles to multiple elements by using the same class name.
It can only be used with inline CSS
It is used to create new HTML elements
It only applies styles to one specific element
This Tags used to style inline content like a word in a line of text.
Style
Div
Head
Span
Which attribute is used to specify the source file for the image in the <img> tag?
source
src
file
audio-source
