TEMPLATE ACTUAL EXAM PAPER 2026
QUESTIONS WITH ANSWERS GRADED A+
◍ A coding community like CodePen can help you learn quickly because.
Answer: all of these
◍ push technology..
Answer: Automatically providing information to a client list is an example
of:
◍ vertical portals..
Answer: Intranets and extranets are examples of:
◍ The name attribute.
Answer: Which attribute is shared by all Web form field elements?
◍ hand coding.
Answer: writing all the code for a website using HTML, CSS, and
JavaScript
◍ ________ is a website that helps you design elegant websites for free..
Answer: Squarespace
◍ Squarespace.
Answer: a website which allows you to make high-quality websites without
coding
◍ website analytics.
Answer: provide reports on website usage
◍ Joint Photographic Experts Group (JPEG).
Answer: Generally, which Web image format should you use if you want the
highest image quality?
,◍ graphical user interface (GUI).
Answer: A program that provides visual navigation with menus and screen
icons, and performs automated functions when users click command
buttons.
◍ The algorithms that define the interactivity of the web page with users are
often coded in.
Answer: JavaScript
◍ When creating a client side web page, you will often.
Answer: use all three (HTML, CSS, and JavaScript)
◍ A site map allows visitors to view a summary of a Web site's structure..
Answer: Why is a site map an important component of Web page
accessibility?
◍ New _____ like calendars can be added to a template in Squarespace..
Answer: elements
◍ ________ a website involves writing code in many languages, depending on
needs and functionality..
Answer: Hand coding
◍ In Squarespace, images, text, and pages can all be edited or deleted easily..
Answer: True
◍ Sites like _____ allow you to make high quality websites without any
coding..
Answer: squarespace
◍ template.
Answer: predesigned website which you can customize
◍ The opening <html> and closing </html> tags.
Answer: Between which tags must all HTML code for a document reside?
◍ Squarespace collects data on visitors viewing your site using ________..
Answer: analytics
,◍ By default, borders do not appear around tables..
Answer: Which choice correctly describes the relationship between tables
and borders?
◍ Which of the following is not a report in Squarespace website analytics?.
Answer: Social Media Likes
◍ You need to be familiar with HTML and CSS to use Squarespace..
Answer: False
◍ block-level element.
Answer: A markup element that affects at least an entire paragraph.
◍ Squarespace uses _____ to enable you to create high quality sites with many
different designs..
Answer: templates
◍ The definition of an element like a paragraph on a page is done through.
Answer: HTML
◍ <input type="radio" name="Certifications" value="Associate"/> CIW Web
Foundations Associate<input type="radio" name="Certifications"
value="Professional"/> CIW Web Design Professional.
Answer: Which HTML code will produce a Web-user form field that offers
the user round buttons with mutually exclusive choices?
◍ Mobile Web sites can be viewed from almost any mobile device..
Answer: Which statement about mobile Web sites is true?
◍ In addition to text and images, you can add ________ like a calendar on a
Squarespace web page..
Answer: elements
◍ Which of the following is FALSE about working with templates in
Squarespace?.
Answer: Templates cannot be customized
◍ _____ a website by hand involves writing HTML, CSS, and JavaScript..
, Answer: coding
◍ Website _____ provide website owners with reports on website use..
Answer: analytics
◍ Cloud computing.
Answer: What term refers to hosted applications and services offered by a
third party?
◍ Object-oriented.
Answer: Which term describes a style of programming that links data to the
processes that manipulate it, rather than using subprograms to accomplish
tasks?
◍ element.
Answer: item that you add to a Squarespace website, such as a calendar
◍ brand.
Answer: A concept or collection of symbols associated with a product,
service or person.
◍ Each cell will have 6 pixels more than the default of space between the
content and the cell border..
Answer: Consider the following portion of HTML code for creating a
table:<table border="1">
<tr><th>Price</th><th>Quantity</th></tr><tr><td>13.95</td><td>72</td></tr></ta
consider the corresponding CSS document code:table, td, th{border:1px
solid gray;}td, th{padding:6px;border-spacing:2px;}Which statement
correctly describes the resulting table?
◍ Digitized photographs.
Answer: Which of the following is the most common type of bitmap seen on
the Web?
◍ External hyperlink.
Answer: Which term describes a hyperlink you create from a file on your
system to a separate file on the Internet?