Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 506 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 506 Bytes

Developing a Simple Webserver

Name: Karthi Govindharaju ID: ISAI005

AIM:

Develop a webserver to display about top five web application development frameworks.

DESIGN STEPS:

Step 1:

HTML content creation is done

Step 2:

Design of webserver workflow

Step 3:

Implementation using Python code

Step 4:

Serving the HTML pages.

Step 5:

Testing the webserver

PROGRAM:

Type your code here

OUTPUT:

image

RESULT:

The program is executed succesfully