Ctrl + F is the shortcut in your browser or operating system that allows you to find words or questions quickly.
Ctrl + Tab to move to the next tab to the right and Ctrl + Shift + Tab to move to the next tab to the left.
On a phone or tablet, tap the menu icon in the upper-right corner of the window; Select "Find in Page" to search a question.
Share UsSharing is Caring
It's the biggest motivation to help us to make the site better by sharing this to your friends or classmates.
Involves designing, building, maintaining websites and web applications utilizing programming languages to create functional and visually appealing experiences.
Which of the following correctly define a CONSTANT variable num with a value of 5?
What is <> called?
What will happen to the position of #example?HTML:CSS: Image: https://media.proprofs.com/images/QM/user_images/2733768/q24c.jpg
Which code is correct?
_Select the rule set to make all the text in your web page blue and centered.
What is the correct format for aligning written content to the center of the page in CSS?
Which type of software fits the following description?This type of software allows the user to find web pages which contain key words.
What is the color of the text Sausage ?HTML:CSS: Image: https://media.proprofs.com/images/QM/user_images/2733768/q22c.jpg
When an HTML or _XHTML document passes validation eg at https://validator.w3.org/ it is said to be ...... ....
To make your image smaller or larger without cutting anything out:
When was the 3rd version of PHP released?
items are grouped in a set of choices that can easily be selected and deselected
Which tag configures the next element or portion of text to display on a new line?
It’s a normally rectangular area in computer graphics that is currently being viewed:
•is specified as an absolute number of pixels or a percentage of the document width.
To write multi-line comments, we shall start with
It’s a collection of web pages identified by a common domain name and published on at least one web server:
Hypertext Markup Language, a language used to create web pages
Which of the following is an instruction to the web browser about what version of the markup language the page is written in?
HTML stands for
Which HTML element uses a border attribute todisplay a table with a border?
How many top-level elements can an XML document contain?
What is the correct HTML tag for inserting a line break
means
Does setting padding-top and padding-bottom on an inline element add to its dimensions?
/[^a-c]at/Which of the following(s) match(es) the Regex above?
What HTML input type is used to create this form checkbox?
What are four ways of navigating to another web page in ASP?
What is the color of the text Sausage ?HTML:CSS: Image: https://media.proprofs.com/images/QM/user_images/2733768/q20c.jpg
$x="We wish you a merry Christmas!"what is the output of str_word_count($x)?
What does the above statement evaluate to?
What is the runtime complexity of Fibonacci sequence?
CSS avoids all the problems of _ _ _ _ formatting
CSS does its work by stepping between _ _ _ _ and the _ _ _ _ _ _ _
You enjoyed the first quarter of VBI School of Creative Media.
What value is alerted?
•a simple mechanism for adding style (e.g. fonts, colors, spacing) to Web documents.
PHP stands for?
HTML:CSS:Does overflow: hidden create a new block formatting context? Image: https://media.proprofs.com/images/QM/user_images/2733768/q29c.jpg
It’s a long thin box along one edge of a window, which you click on with the mouse to move the text up, down, or across the window:
PHP is a ______-side scripting language
What is the difference between Front-End Development and Back-End Development?
Fill in the blank< img ___ = "goldfish.png" alt = "a picture of a goldfish in a pond" height = "300" width = "650">
What is a correct HTML for adding background color?
Can you provide some examples of methods to host a website?
uses a maximum of 256 colors, and uses combinations of these to create colors beyond that number.
What is the correct tag for a line break?
When do you need to use a fully qualified URL in a hyperlink?
Which HTML tag pair is used to specify table headings?
To make bigger in size:
Which HTML tag pair is used to begin and end a table row?
What HTML input type is used to create this form selections?
What does HTML stand for?
Which of the following is a self-contained tag?
The second version of PHP/FI being released a mere two years later in ______ of 1997.
Which of the following is the intended use of tables on web pages?
It’s the art of arranging letters and text in a way that makes the copy legible, clear, and visually appealing to the reader:
Keyboard, buttons on the keyboard, mouse, camera, and microphone
This points to files based on their locations relative to the current file
What HTML input type is used to create this submit button?
Which of the following are considered server-side languages? (You can select multiple answers)
The translate() function can move the position of an element on the z-axis.
a set of rules to specify the style of a selected element.
What value is alerted?
PHP is one of the most widely used and recognizable web technology use on the internet.Originally PHP is known as “____________________”
What does the Head tag in HTML generally contain?
What is used to define the structure of an XML document, in a more advanced way than DTD Document Type Definition Validation?
steps to change Top-bar color
Choose the IDEs below
What allows data to be sent between a web page and a server without fully refreshing the web page?
What does the Main of a website generally refer to?
The layout of different pieces of content in a web page
attribute identifies how the information will be processed
In ________ these tools were packaged and released as CGI binaries as the "Personal Home Page/Forms Interpreter",
What is the name given to the library of all items stored in .NET?
As of August 2010 the most popular web browser used to access the internet was
A domain name is a identification label.
Which of the following organizations takes a pro- active role in developing recommendations and prototype technologies related to the Web?
Which ASP command allows easy navigation between web pages in a web site? The URL which the user sees changes also for each web page.
round(0.5973,2)What would be the output of the above?
Is the following code valid for creating a list with two items?t1
HTML stands for:
Which two objects can be used to read and write XML data eg to a text file?
Front Page Home
Enter the completion of the code:
A machine that works with information.
What is the correct HTML for creating a hyperlink?
In HTML form, the way to mention a field is compulsory:
Before I get started designing in Dreamweaver what should I do?
Who designed the logo of php?
Use the _______________ element to configure text to be emphasized and displayed in an italic font style.
array_unshift() is used to
action attribute is used for:
src means
How to Create Menus
HTML:What does the scoped attribute do?
It describe the page itself or provide some kind of indication of the status of the page.
Which of the following are examples of image file extensions? There are two correct answers.
Which CSS property specifies the background color of a table?
Web documents contain _______________ levels of heading.
If you have a < p > element with font-size: 10rem , will the text be responsive when the user resizes / drags the browser window?
What should a HTML web page end with?
Choose the text editors below
It’s a programming language that is interpreted. It is translated into machine code when the code is run:
What symbol indicates a tag?
What is a Static Website?
How many ways can you apply colors in CSS?
Year PHP version 5 was released.
Who created Perl Scripts?
What does this tag stand for?
Which of the following is an HTML5 element used to indicate navigational content?
What area of Dreamweaver did we not talk about or use in class so far?
Which of the following is an example of a search engine?
/01[0-9]{1,3}/Which of the following(s) match(es) the Regex above?
Fill in the blankA hyperlink which leads to another web page which is part of the same website is called an ________ hyperlink.
How can you clear a floated element?
In a HTML document, the pseudo class :root always refers to the < html > element.
Controls whether all frames within the frameset display border (acting as divider between frame edges).
After watching the Video below what would you say is an important element to factor into your web development project. Choose the best answer.
A hyperlink can be text or an image. True or false?
Why type attribute is used?
What are the two methods of forms transfer?
HTML:CSS:Are unused style resources still downloaded by the browser? Image: https://media.proprofs.com/images/QM/user_images/2733768/q25c.jpg
Mention any two attributes of table tag?
•The biggest tool to allow your readers to communicate with you via the Web.
This element defines a single frame within a frameset
Which of the following is a special character that inserts a single space in the web text?
$conn = mysqli_connect(?);The ? should be replaced with
How to Add Logo?Appearance / Customize/ _________________
_______ is a title or summary for a document or section of a document.
Which ASP command sends a web page to another web page but keeps the URL the same?
Is < keygen > a valid HTML5 tag?
What does an e-mail link do?
The text and images on a website is the
Change Top header background color theme oceanwp? Appearance / Customize/ Header______________
Which is the following(s) is/are TRUE regarding POST method?
When HTML code is written to a structured, XML structure what is the technology called?
Which of the following CSS configures the td and th element selectors with a border?
What is web hosting?
HTML:Does main1.css have to be downloaded and parsed before Hello World is alerted?
The _______________ element is used to group sentences and sections of text together.
CSS:Does the screen keyword apply to the device's physical screen or the browser's viewport?
the lines that form the boundary of each table cell when the file is displayed in a browser.
Which of the following is the default bullet type in an unordered list?
The text displayed within a table ______________ element is always centered and bold.
Html: Does the HTML above trigger a http request when the page first loads?
Which is a read-only control that a user cannot modify directly, but the contents of which may be changed programatically if required?
Tables are displayed on a line by themselves along the left side of the page, with any text above or below the table.
What is the URL of VBI School of Media?
It is used when the sequence of the list items is important.
Appearance / Customize/ General option/ Page-title______________
Which of the following is the correct tag to code a hyperlink?
Which of the following element is used to describe the table of contents?
Choose the correct HTML tag for the largest heading
What is a web server?
Which image tag is required for strict _XHTML compliance? It specifies text to be displayed whilst the image is loading which shows on the web page particularly if there is a slow connection and the image takes a long time to load
It is a single screen consists of a number of separate HTML documents that interact with each other
A collection of interlinked web pages on the World Wide Web
Can a form have multiple submit button with different destination?
What was the mascot of PHP?
_______________ is used to create e-mail links.
PHP needs to interact with _______ to store, update, delete, and retrieve dynamic data.
CSS Style that define and call in one file.
What does the Body tag in HTML generally contain?
prompt is used for
The correct HTML tag to make text bold is "bold"
HTML means
What does the above statement evaluate to?
They are points where the website content responds according to the device width:
What alters the layout of a web page?
element of a table can contain images.
How can you create an email link?
Steps to Change links effect menu ?Appearances/ customize/ header / ____________
Which tool can be used to manage a website???
What is the output of this code?3−2
$x=2$y=3echo $x**$yWhat will be the output of the above?
steps to change menu style
It’s an open source toolkit for developing, with HTML, CSS, and JS.:
Which is the correct HTML tag to display an image?
What value is alerted?
Which of the following image file types can be made into animations?
ALERT has a text box to type the input
Which tag would you use to insert a image?
HTML:Does main1.css have to be downloaded and parsed before main2.css can be fetched?
IDE means
Draw a circle around the part of this website where the title tag has displayed the title of the page.
What value is alerted?
The collected information about an individual across multiple websites on the internet is?
What is the predominant markup language for web pages?
Which technology can be used like a database but read by any text editor?
In JavaScript, 'this' refers to the object that ____ the object.
Where can a script tag be placed directly within an HTML document?
HTML:Is the above HTML valid?
Which of the following is a reason that the text contained by the title tag should be descriptive and include the name of the business or organization?
A piece of a website, marked by a start tag and often closed with an end tag
WWW stands for...
Which of these is a genuine tag keyword?
What is a web browser?
Not able to be relied on as honest or truthful
The part of a CSS rule-set that defines which HTML elements the style should be applied to
A website must begin with
What is the order of values alerted?
sets the color of words in a paragraph
The radio type input is responsible for playing music on a page.
Which is a client-side technology that saves data on a web page between refreshes? It saves the state of the form and controls between postback page refreshes.
What does CSS stands for?
What value is alerted?
What is called?
Fill in the blankA hyperlink which leads to another web page which is part of a different website is called an ________ hyperlink.
Are CSS property names case-sensitive?
Which of the following(s) is/are INVALID variable(s)?
Will the radio button let the users to select multiple choices?
Any device or component that receives information from a computer
What HTML input type is used to create the CONFIRM PASSWORD field?
What form elements are used in creating this drop-down list?
•Loads the document in the same window
How can you open a link in a new browser window?
Which technology is a client-side technology and allows a control to continue functioning even when the ViewState property is turned off?
What can be used to create XML rules to force data to adhere to certain standards and structure?
Closely connected or appropriate to the matter at hand
Which of the following deletes the last element in an array?
What is the color of the text Sausage ?HTML:CSS: Image: https://media.proprofs.com/images/QM/user_images/2733768/q23c.jpg
What does mean
$name = array("Roger","Helen","Hersha"); The above is an example of
Which of the following is an example of an internet browser?
A list that is indented without any number or symbol in front of each item.
HTML provides 5 heading tags h1 to h5
Gives the location and filename of a document
Which HTML tag is used to display the largest heading?
What are the three main types of web-design and developers?
onsubmit is a
Where should a CSS file be referenced in a HTML file?
They are means or channels of general communication, information:
To make smaller in size:
It permits true color images, variable transparency, platform-independent display, and a fast 2D interlacing scheme.
Which HTML tag is used to display the title of a web page in the tab heading?
What does the Footer of a website generally refer to?
What type of web hosting did we not talk about in class
Fill in the blanks to create an order list starting at 10.<_ _="10">HTMLCSS
Which rule set would change the font size to 24?
PHP stands for ______ Hypertext Preprocessor
What is the default alignment for elements on a web page?
A computer is a machine that works with information
In what situation should you use the < small > tag?
Which technologies can be used to initialise variables etc on a page? (Select Four)
These are the addresses of a computer or the address of a document or file to be included in the Web page.
tag creates the data entry fields on an HTML form.
HTML:Does main2.css have to be downloaded and parsed before Paragraph 1 is rendered on the page?
Which entity character creates a 'greater than' symbol?
What is alerted?
Which tag does not need a closing tag?
The exclusive legal right to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same is a
Which is a server-side technology that allows tracking of data for all users of an application?
_____ is used to return a string from elements of an array.
•creates a field where it allows the user to upload files from their local computer or network
HTML Language uses
Which of the following image file types can be used to display photographs on a web page? There are two correct answers
Which icon is used for closing a code in HTML?
What does FTP stand for?
is a collection of related items that have no special order or sequence.
A work or invention that is the result of creativity, such as a piece of writing or a design, to which one has rights and for which one may apply for a patent, copyright, trademark, etc.
CSS stands for:
Which command is used to link an ASP.NET web page with a programming language eg C# so that C# commands are executed and linked to buttons and other controls on the web page?
Which type of software fits the following description?This type of software runs HTML code and displays the results to the user.
What is the correct HTML for inserting an image?
What is the color of the text Sausage ?HTML:CSS: Image: https://media.proprofs.com/images/QM/user_images/2733768/q21c.jpg
Did you read Chapter 3 in your Adobe Dreamweaver CS5 textbook?
Which of the following built-in tags do not require a closing tag?
Fill in the blankCoding a hyperlink with a relevant ___________ helps people to understand where the link takes them.
What does CSS stand for?
What is used to make sure the user input is correct?
What are some common IDEs used to program web?
protected $numThe variable $num can be accessed
Fill in the blank< a ____ = "http://www.google.com"> Google search engine
What does a opening tag look like?
What is the correct format for a div?
The pseudo class :checked will select inputs with type radio or checkbox, but not < option > elements.
This points to files based on their absolutelocation on the filesystem
Draw an example website skeleton
The use of different devices by the consumer when visiting a website:
The basic syntax of PHP is
Able to be relied on as honest or truthful
This screen lets you do what?
merges three cells horizontally?
HTML:Does the HTML above trigger a http request when the page first loads ?
Does setting margin-top and margin-bottom have an affect on an inline element?
Which of the following is described as a collection of images put in a single image?
Use POST method whensending forms that have many fields, or ones that have long text fields
What can be defined within a class in OOP?
Use the _______________ element to configure text to have strong importance and display in a bold font weight.
A Dynamic website is...
What does the NAV-Bar of a website generally refer to?
CSS:What is the use of the only selector?
•contacts the form-processing server and sends the form data in a single transmission step:
It’s an electronic device for the visual presentation of data or images:
Which HTML tag is used to display plain text?
The purpose of different pieces of content in a web page, used to help the computer determine how that content should be displayed
Does the tag < bdo > change the direction of text?
Use GET method whensending small forms with a few short fields
What value is alerted?
Loads the linked document into the full browser window with the URL specified by the HREF attribute.
If you have a page of search results and want to highlight the search term, what HTML tag would you use?
The special set of characters that indicates the start and end of an HTML element and that element's type is the
The correct HTML tag to make text italic is "italic"
ALERT is used for
The web is based on
Which has stricter standards of coding?
All these are ways to create a new post EXCEPT:
It is advanced HTML construct that allows you to arrange text, images, and other HTML content into rows and columns with or without borders.
What value is alerted?
characters entered in this field are in a masked text.
When was PHP began to develop?
Google Chrome, Mozilla Firefox and Microsoft Edge are all examples of what?
What is alerted?
Set the color of the border
A CSS file can be applied to only one HTML file.
Attribute is a pointer to the script that processes the form on the server side
What is the correct format for changing the background colour of a div in CSS?
HTML:CSS:On page load, will mypic.jpg get downloaded by the browser? Image: https://media.proprofs.com/images/QM/user_images/2733768/q26c.jpg
Which of the following tags are related to tablesin HTML?
What is the first tag we put on the top of a basic HTML page?HINT: < >
To keep up this site, we need your assistance. A little gift will help us alot.
Donate- The more you give the more you receive.
Related SubjectWeb Application Development
Web Systems Technologies
Web Design
Web Enhanced Animation Graphics
Product Management
eMarketing
Advertising
Current Trends and Issues
Geographic Information Systems
Computer Information Systems
Relational Database Systems
Introduction to Multimedia
Database Management System
Advanced Database Management Systems
Texas Border Wall
Houthi, Missile, and Israel in Modern Conflicts
TikTok Ban Debate
Huawei Smartphone Innovation
Social Security Fairness Act
Intrusion Detection System
Operating System Functions
Network Administration
Health Information Technology
Computer Support Technician
Risk Management Applied to Safety Security and Sanitation
Property Management System
Investment and Portfolio Management
Information Assurance and Security 2
Information Security and Management
Information Management
Information Assurance and Security 3
Fundamentals of Investigation and Intelligence
Fundamentals of Database System
Cyber Security: Theories and Practice
SpaceX Starship Test Flight Explosion
Quality Assurance Testing
Software Development
Electronics Engineering Technology
System Analysis Design and Development
Unified Functional Testing
Software Engineering 2
Shopee Cashback Voucher
Temu $0 Shipping Fee
Amazon 75% Off Discounts