NEW
Font size
WorksheetsMUITICT_11_test
Total questions: 70
Worksheet time: 53mins
What does website authoring refer to?
Only coding websites from scratch
Creating and managing web content
Only designing graphics for websites
Only managing server databases
Which of the following is a WYSIWYG editor?
WordPress
Adobe Dreamweaver
Joomla
Visual Studio Code
What is a primary benefit of using web authoring tools?
They are only for professional developers
They streamline the website creation process
They eliminate the need for any design skills
They require extensive coding knowledge
Which of the following is a popular content management system (CMS)?
Adobe Dreamweaver
Wix
WordPress
Webflow
What is a session cookie?
A cookie that is set by third-party websites
A cookie that tracks user behavior over time
A cookie that lasts until the browser is closed
A cookie that remembers user preferences indefinitely
Which of the following is NOT a key feature of web browsers?
User Interface (UI)
Rendering Engine
Download Manager
Content Management System
What is the main function of a web browser?
To store user data
To manage server databases
To access and navigate the Internet
To create websites
What is the purpose of cookies in web browsing?
To store large files on the server
To enhance the browsing experience
To prevent users from logging in
To slow down website loading times
Which of the following is a popular web browser?
Microsoft Word
Visual Studio
Google Chrome
Adobe Photoshop
What is the process of crawling in search engines?
Discovering new content on the web
Storing data in a database
Displaying search results to users
Ranking web pages based on relevance
What do search engines use to rank web pages?
User preferences
Algorithms
Cookies
HTML code
What is a persistent cookie?
A cookie that lasts only for a session
A cookie that remains on the device for a specified period
A cookie that is only used for tracking
A cookie that is deleted immediately
Which of the following is a challenge for search engines?
Designing websites
Managing server traffic
Creating user accounts
Ensuring high-quality content
What is the main purpose of a search engine?
To create websites
To manage web servers
To store user data
To retrieve and present relevant web pages
What is the role of the rendering engine in a web browser?
To store cookies
To interpret HTML and CSS
To manage downloads
To create user accounts
What is the primary responsibility of the Presentation Layer in layered architecture?
User interface and user interactions
Data storage management
Business rules processing
Content retrieval
Which layer contains the core functionality and business rules of the application?
Data Layer
Content Layer
Presentation Layer
Business Logic Layer
What does the Data Access Layer manage?
Content structure
Communication with data sources
User interactions
Visual styling of web pages
Which of the following is NOT a benefit of layered architecture?
Improved Testability
Separation of Concerns
Increased Complexity
Loose Coupling
What is the purpose of the Content Layer in web page layers?
To add interactivity and dynamic functionality
To manage user inputs
To provide the structure of a web page
To control layout and visual style
Which technology is primarily used in the Presentation Layer?
JavaScript
HTML
CSS
All of the above
What is the first step in creating a web page?
Define your website's purpose and goals
Choose a platform
Test your website
Design your brand identity
Which element is used to include a static image in an HTML document?
<img>
<style>
<head>
<body>
Which of the following is a key feature of the body section of a web page?
Defines the document's title
Contains metadata
Includes all visible content
Links to external resources
What is the purpose of the alt attribute in the tag?
To provide a text description for accessibility
To specify the image size
To define the image format
To link to the image source
Which HTML element is used for creating a hyperlink?
<li>
<p>
<ul>
<a>
What is the function of the tag in the head section?
To define the document's title
To include JavaScript code
To link external stylesheets
To provide metadata about the HTML document
What does the contentText property do in testing frameworks?
Retrieves the combined text from a web page object
Links to external JavaScript files
Specifies the character set of the document
Defines the layout of a web page
What HTML tag is used to embed a video?
<style>
<script>
<video>
<audio>
Which attribute is used to provide different image resolutions for various devices?
sizes
src
srcset
alt
What is the purpose of the <audio> element in HTML?
To display images
To embed sound clips
To format text
To create links
Which of the following is a best practice for using static images?
Use only JPEG format
Avoid caching
Include descriptive alt text
Use large file sizes
What type of link includes the full URL?
Email link
Absolute link
Anchor link
Relative link
Which CSS property is used to create a hover effect?
display
transform
animation
transition
What is the purpose of lazy loading images?
To preload images
To defer loading until in the viewport
To load all images at once
To increase image size
Which of the following is NOT a type of moving image?
Animations
Interactive graphics
Video backgrounds
Static images
Which HTML tag is used to create a hyperlink?
<r>
<p>
<a>
<s>
What is a best practice for using sound clips on a web page?
Provide user controls
Autoplay sound clips
Avoid using audio altogether
Use long audio files
What is the purpose of the <div> and <section> tags in HTML?
To embed images
To create links
To display text
To organize content semantically
Which of the following is a type of stylesheet?
Inline styles
External scripts
JavaScript functions
HTML tags
What is parallax scrolling?
A way to create hyperlinks
A technique for background images
A method for embedding audio
A type of animation
What is the purpose of internal styles in HTML?
To link to external CSS files
To style a single page without affecting others
To style multiple pages at once
To apply styles directly to HTML elements
Which method is most efficient for styling larger websites?
Inline styles
Internal styles
External styles
Embedded styles
What does the 'background-color' property do?
Sets the text color of an element
Defines the size of a background image
Controls the repetition of a background image
Specifies the background color of an element
What is a key benefit of using external stylesheets?
They are not reusable across multiple pages
They require more code than inline styles
They improve load times by caching
They can only be used in one HTML document
Which of the following is a valid CSS file extension?
.html
.css
.xml
.js
What is the purpose of the <link> element in HTML?
To create inline styles
To link to external CSS files
To define internal styles
To add JavaScript functionality
Which CSS property controls the position of a background image?
background-position
background-color
background-repeat
background-size
What is the main disadvantage of using inline styles?
They are easy to implement
They can lead to less maintainable code
They are not visible in the HTML
They require external files
What does the 'background-size' property do?
Specifies the position of the background
Controls the repetition of the background
Defines the size of the background image
Sets the color of the background
Which of the following is a best practice for CSS?
Use inline styles for all elements
Use the same CSS file for all projects
Organize CSS files logically
Avoid using external stylesheets
What is the purpose of the 'padding' property in CSS?
To set the margin of an element
To add space inside an element
To change the background color
To define the border of an element
What is a common use of the 'background-repeat' property?
To set the background color
To position the background image
To control how a background image is repeated
To define the size of the background image
Which of the following is NOT a method to incorporate CSS into HTML?
Inline CSS
Embedded CSS
Internal CSS
External CSS
What is the significance of separating content from presentation in web development?
It reduces the need for CSS
It allows for easier maintenance and updates
It limits the use of HTML
It makes the code more complex
What is the primary benefit of using external styles in web development?
Better for inline adjustments
More control over individual elements
Faster loading times
Easier to maintain for larger sites
Which property is used to set the font size in external styles?
font-weight
font-style
font-size
font-family
What does the 'border-collapse' property do in CSS?
Separates borders of adjacent cells
Collapses borders into a single border
Controls the padding inside cells
Sets the width of the table
Which of the following is a disadvantage of using inline styles?
Promotes reusability
Specific to one element
Easier to maintain
Improves performance
What is the purpose of usability testing?
To check interactions between systems
To assess website performance
To evaluate the user experience
To verify that all features work as intended
Which tool is commonly used for performance testing?
Selenium
Apache JMeter
OWASP ZAP
Cypress
What does the 'padding' property control in a table?
Horizontal alignment of content
Vertical alignment of content
Space inside each cell
Space between borders
What is the first step in the website testing process?
Final Review
Defect Reporting
Planning
Test Execution
Which of the following is NOT a type of testing mentioned?
Functionality Testing
Design Testing
Usability Testing
Security Testing
What is the purpose of the 'style' attribute in inline styles?
To create reusable styles
To apply styles directly to HTML elements
To link external stylesheets
To define CSS classes
What is the final step before launching a website?
Upload files to the server
Perform one last round of testing
Choose a hosting provider
Register a domain name
Which CSS property specifies the typeface?
font-style
font-weight
font-family
font-size
What does the 'invisible' class do in the provided CSS?
Changes the background color
Hides the entire table
Removes borders from elements
Makes the text invisible
What is the purpose of the 'text-align' property?
To define the font size
To specify horizontal alignment of content
To set the width of the table
To control vertical alignment
What type of file is using to define the presentation and layout of HTML documents
CSS
CSV
JPG
MP4
