Assignment 1

Downloaded and installed Visual Code Editor, Image Magick, WinScp, Mamp. Visual Code Editor- for writing and editing codes
Image Magick- for compressing images
Mamp- for local hosting
WinScp for uploading files into the iitd server.

Task- Creating and documenting website using html and css.

To get started we downloaded and installed the following applications-
  1. Visual Studio Code

  2. To create and edit text html text files.
  3. MAMP

  4. MAMP stands for ‘Mac Apache MySQL PHP’. It is used to test the files on our local browser before we upload it on the actual server. This is extremely helpful because uploading files again and again on the server is time consuming. MAMP gives instant editing results.
  5. WinScp

  6. Its main function is secure file transfer between a local and a remote computer. Beyond this, WinSCP offers basic file manager and file synchronization functionality
  7. Kdenlive

  8. free and open-source video editing software
  9. Imagemagick

  10. Free and open-source software suite for displaying, converting, and editing raster image and vector image files


After downloading softwares, using visual code editor we created an html file that we later uploaded in the server. logo


Practiced the basics of html (uploading video, image, headings, paragraphs, links etc) referencing from w3 school Creating a html code, uploading image and video logo

Creating a basic webiste

For creating webiste first I visited the webiste "www.infinityfree.com" to create my subdomain sonsymishra.com for free. I began writing the codes for my webiste in visual code editor and saving them in .html format.

Creating my webiste using a basic template

After understanding and testing the basic code in html, I created my website using a template. The template consisted of an about page, project navigation page, assignment page and the format in a seperate css file. The basic template looked like this-

page 1
page 1

After understanding the code I edited the information and layout, changing the division within the page, colour of heading and buttons, text size, navigation options to customize the website in the intended style. I replaced the images, logo and reference links with my own data and changed their division, size, alignment and navigation.

Steps followed

adjusting the format in css - colour, font, alignment uploading image files, logo and formating text
page 1
page 1

page 1


adjusting the navigation

page 1

page 1

creating page for assignment in assignment navigation file

page 1
page 1

After completing the website I uploaded the folder containing the html files into server so that it can be opened through privateweb