The work should be your own, copying from students or other resources will resul
The work should be your own, copying from students or other resources will result in ZERO mark.
Use Times New Roman font for all your answers.
The work should be your own, copying from students or other resources will resul
The work should be your own, copying from students or other resources will result in ZERO mark.
Use Times New Roman font for all your answers.
Create an HTML form that accepts the user’s input to enter the student name, ID
Create an HTML form that accepts the user’s input to enter the student name, ID and gender to register for the IT405 course.
Create a PHP file that displays the following sentence:
Include the screenshot of the program output as a part of your answer.
Hello name, welcome to IT405.
The sentence should be colored in blue or red according to the gender.
Your program output should look as shown below.
Marking Criteria
HTML form 1 mark
PHP code 1 mark
Screenshots 1 mark
3 Marks
Learning
Outcome(s):
Build web applications using
PHP and MySQL
Question Two
Write
the PHP code that validates the inputs for the given online form.
Include the screenshot of the program output as a part of
your answer.
Marking Criteria
–
PHP
code 2 marks
– Screenshots 1 mark
2 Marks
Learning
Outcome(s):
Build web applications using
PHP and MySQL
Question Three
Create an HTML form that accepts the user’s input to enter the student name, ID
Create an HTML form that accepts the user’s input to enter the student name, ID and gender to register for the IT405 course.
Create a PHP file that displays the following sentence:
Include the screenshot of the program output as a part of your answer.
Hello name, welcome to IT405.
The sentence should be colored in blue or red according to the gender.
Your program output should look as shown below.
Marking Criteria
HTML form 1 mark
PHP code 1 mark
Screenshots 1 mark
3 Marks
Learning
Outcome(s):
Build web applications using
PHP and MySQL
Question Two
Write
the PHP code that validates the inputs for the given online form.
Include the screenshot of the program output as a part of
your answer.
Marking Criteria
–
PHP
code 2 marks
– Screenshots 1 mark
2 Marks
Learning
Outcome(s):
Build web applications using
PHP and MySQL
Question Three
The work should be your own, copying from students or other resources will resul
The work should be your own, copying from students or other resources will result in ZERO mark.
Use Times New Roman font for all your answers.
1-Explain the differences between programming on the client and server sides, an
1-Explain the differences between programming on the client and server sides, and what
languages are used for each?
2-JavaScript, HTML, CSS, and other web design and production processes are all
affected by the progressive enhancement. Explain what is the purpose of PE, and what
strategies are involved?
3-Describe the different ways to specify a web page’s URL and when they should be
used? Give an example for each of them.
4-Create a webpage that display your name and ID using the most significant heading.
Also, use the university logo as a hyperlink to the SEU website.
Basically just a follow along with instructions (I will send in a document) as w
Basically just a follow along with instructions (I will send in a document) as well as any other documents you need! I use dreamweaver but anything works so long as it looks the same as the examples I provide!
fix this code to make it look like the picture i put in the code should be html/
fix this code to make it look like the picture i put in the code should be html/css and seperate each code.
An HTML 4 document is composed of three parts:
a line containing HTML version i
An HTML 4 document is composed of three parts:
a line containing HTML version information, a declarative header section (delimited by the HEAD element), a body, which contains the document’s actual content.
Hello, need some help with CSS transitions, currently I use Dreamweaver but anyt
Hello, need some help with CSS transitions, currently I use Dreamweaver but anything works as long as the code works! I have an index created that you will use to build upon (with transitions) with either your own code, or code that I may be able to provide. I’m also using Filezilla if that matters, but regardless the instructions in HTML/CSS are all provided, it just needs to be done. I will provide lots more details to whoever accepts this! Should be easy for those who completely understand HTML/CSS, it’s a beginner course!
(A Website about Electric taxi)
1.HTML basic elements such as paragraphs, spans,
(A Website about Electric taxi)
1.HTML basic elements such as paragraphs, spans, tables, divs, form elements, links.
CSS basic concepts such as text color, font, layout, etc.
Programmable Web services such as Leaflet, and plugins such as Google Maps, etc.
3.Inclusion of media elements (images, video, audio).
4.Navigation such as menus, carousel, breadcrumbs, etc.
5.Communication with users using validated forms.
It is imperative that you maintain the following qualities of your project:
1.The website is well structured (content is not overwhelming, and easy to follow).
The text is easy to read, and media (images, videos, etc.) are high quality.
3.The website uses colors that match.
4.The website is responsive (it accommodates different screen sizes).
5.The design is your signature design (it is not taken from an existing template).
You are going to make 4 submissions. The grade will be the average of all the submissions.
Submission # 1:
Basic implementation of the website (covers P1-P3).
1.The homepage should be implemented with its basic design.
2.The homepage should include images and video.
The homepage should have the styling of font, colors, background colors, CSS animation.
The website should have at least three pages (a homepage, and at least two side pages). The homepage should have links to the side pages.
Your website should include a form. The form should have several kinds of components (text fields, select elements, etc.)
4.You should use CSS padding, margins, and borders to style the page correctly.
Rubrics
Content (20%): The text is easy to read and suited for the website. The images, video, or audio
are high quality.
HTML Media (20%). The homepage includes images and video that are relevant to the content
and have an appropriate size.
Styling (20%). The styling should all be in an external file. You must style fonts, text colors,
background colors, and basic layout e.g. margins, paddings, etc. The colors also match.
Navigation (20%). There should two other side pages, and links to them from the homepage.
Form (20%) The contact form should have at least four components including textfields, textareas, combobox, checkboxes, etc.