Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create an HTML page called index.html . You can use most code editors to do this, but let s stick with Visual Studio Code. On

Create an HTML page called index.html. You can use most code editors to
do this, but lets stick with Visual Studio Code.
On this page, add any elements you would like to create a webpage that
acts as an online CV. This is your personal webpage, so feel free to customise
it to suit your needs, but make sure that you include the following:
A short bio: add a short (no more than three paragraphs) description
of yourself. Who are you? What is your experience? What are your
passions? What motivates you? What is it that you would most like to
do? Etc.
Your contact details: e.g. name, contact number, email address, and
links to any of your (professional) social media, including LinkedIn.
An image of yourself.
A list of your skills and competencies.
Describe your education.
Describe your work experience.
Incorporate additional functionality using a GET form and a POST
form into your CV.
Search form (GET):
Elements: Include a search box (input type text) that
allows visitors to enter specific keywords or terms
related to your CV content. Read more on the search
box here.
Submit button: Add a submit button to initiate the
search.
Contact form (POST):
Elements: Include a form that enables visitors to provide
feedback or contact you. This form should contain input
fields for the visitor's name, email, and a text area for
their message.
Submit button: Add a submit button to send the
feedback or message.
Write out examples of request and response messages that include
both the header and body for the search, and contact form
submission interactions.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

9. Describe the characteristics of power.

Answered: 1 week ago

Question

3. Identify and describe nine cultural value orientations.

Answered: 1 week ago