Web Development Answers

Questions: 73

Answers by our Experts: 73

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

The website should incorporate a minimum of 6 webpages that contain several types of content.
These are the minimum requirements:
 A Homepage which welcomes users to the site and displays relevant information about the
NGO, NPO or organisation.
 An About Us page which discusses the organisation, its history, mission, and vision.
 An Our Work page which outlines the work carried out by the organisation.
 A Photo Gallery which showcases the organisation, its staff, its work and projects. For now,
this may be a basic gallery which you will improve on in subsequent tasks.
 A Get Involved page which contains a form that allows users to submit their details as a
sponsor, volunteer or client. This form should collect information such as full name, email
address, contact number and the enquiry that a user has. The form should also include submit
and reset button. For this task, you need to build the form, but it does not need to be
functional.
A Homepage which welcomes users to the site and displays relevant information about theNGO, NPO or organisation.
An About Us page which discusses the organisation, its history, mission, and vision.
An Our Work page which outlines the work carried out by the organisation.
A Photo Gallery which showcases the organisation, its staff, its work and projects. For now,this may be a basic gallery which you will improve on in subsequent tasks.
A Get Involved page which contains a form that allows users to submit their details as asponsor, volunteer or client. This form should collect information such as full name, emailaddress, contact number and the enquiry that a user has. The form should also include submitand reset button. For this task, you need to build the form, but it does not need to befunctional.
A Contact Us page which includes contacts details of the organisation (including physical address, telephone numbers, social media links, an embedded Google Map, and any otherrelevant details).

Suppose the Government of US hired you as a web developer. They want you to develop a website like National Command and Operation Center (NCOC). Their requirements are high performance, secure, scalable, and easy to use.


Being a web developer, you need a programming language that can help you build feature-rich interactive web solutions. You have two options PHP and Python as programming languages. PHP and Python are the most popular languages among web developers. Both languages are powerful and popular programming languages. So, being a developer, which language will you prefer to develop the website? Justify your answer with solid reason.


what do you wish to calculate:

area perimeter

enter values ______ submit<----button


the page allows the user calculate area or perimeter of a parallelogram. First user will select an option, then enters necessary parameters separated by comma. write a JavaScript function called shapeFormulas(0 to calculate and display area or perimeter in an alert.

the function should display an error if user does not follow the required input format.

Area : base x height

perimeter : 2 x (side1+side2)


example one

user select area

input:5,10

output: the area is : 50


example two

user select perimeter

input:5,10

output:the perimeter is:30


example three

user select Area

input: 2 3

output: Invalid parameters


Explain the PHP code segment given below.

if(isset($_SESSION["uname"])) {session_destroy();}


how to connect xampp server with php


You have learned that Group-based asynchronous communications are normally conducted in text forms. Discuss with two relevant examples each, the four types of group-based textual communication.


1.     What is a Client-Server Architecture? Explain with a diagram.



2.     What is HTML (HyperText Markup language)? What are the two (02) major parts of an HTML program?



3.     Write down file extensions of an HTML program.


4.     How Do Websites Work?



write short notes

1)Convergence of technologies

2)Sensors and actuators

3)superposition

4)qubit


Write the code to create the following html document (Be careful about the alignment of form

control).You can use table for form formatting.

    Product Detail

Product Name:

Product Colour:

Product Size:

  Customer Detail

  Name:

Email:

CNIC:

 Pay Nature:                      * Cash                                                 * Credit

Submit

LATEST TUTORIALS
APPROVED BY CLIENTS