diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..c59348a5 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,9 @@ +Including this will help us to make our website fit for different sized screens. + + + +The width=device-width part sets the width of the page to follow the screen-width of the device (which will vary depending on the device). +The initial-scale=1.0 part sets the initial zoom level when the page is first loaded by the browser. + +Contributer:Sarthak +Github: https://github.com/sarth99016/ diff --git a/Introduction to HTML/Lesson 1/index.html b/Introduction to HTML/Lesson 1/index.html index 98734e44..c68c5491 100644 --- a/Introduction to HTML/Lesson 1/index.html +++ b/Introduction to HTML/Lesson 1/index.html @@ -1,8 +1,9 @@ + This is my first web page - \ No newline at end of file +