Font size
WorksheetsPC7 - PLATFORM BASED WEB DEVELOPMENT - PRELIM EXAM
Total questions: 12
Worksheet time: 10mins
He is created a markup language called Hypertext Markup Language, or HTML.
Albert Einstein
Tim Berners-Lee
Alan Turing
Charles Babbage
In PHP open and close tags it tells the web server to allow the PHP program to interpret all the following code. What is the proper tag for opening and closing tag.
<php
php/>
<?php
?>
<php
>
</php
php/>
What happened If you put a code outside the opening and close tag of PHP?
The code will show an ERROR
The code will automatically convert into HTML
The code will run and show the code
The code will pass into MYSQL, and run the PHP code.
What is the use of MYSQL?
It is use to save a data into a database
It will help the PHP to covert the code into HTML
It is use to combine text into data
It will help the user to enter a username and password
It is for dynamic user interaction, it will checked email address validity for input forms, and it can display prompts such as “Are you sure?"
PHP
MYSQL
JAVA Script
CSS
CSS is crucial companion to HTML. It will offers a level of dynamic interactivity previously supported only by JavaScript. Where can we put the CSS tag<style>?
BODY of a webpage
TITLE of a webpage
HEAD of a webpage
FOOTER of a webpage
List three major for displaying media elements that introduced in HTML5
<sound>
<video>
<image>
<canvas>
<audio>
What does CSS stand for?
Cascading Style Sheets
Cascading Style Show
Cascading Sheets Style
Cascading Show Style
If you are putting a validation in your form. Choose the proper way to use. Clue, it is a PROGRAMMING LANGUAGES
Use java script for validation of form
Use CSS code for validation of form
Use PHP code for validation of form
Use MYSQL ffor validation of form
If you are creating a website for a school. What is the correct features of the website that you considered?
The website must have a login and logout pages
The website must have a car parking lot monitoring
The website have a Student Information System
The website have a news and event
The website must have a School Shopping
ENTER YOUR FULL NAME:
ENTER YOUR SECTION:
