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