diff --git a/code.js b/code.js index cf65b11..b1e638a 100644 --- a/code.js +++ b/code.js @@ -1,2 +1,2 @@ -console.log("hello git"); +console.log("hello Git and Github"); diff --git a/index.html b/index.html index aa9412f..b5f687f 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,12 @@ - - - - Page Title - - -

First paragraph.

- - + + + + Page Title + + +

This is a Heading

+

First paragraph.

+

This is a another paragraph.

+

This is a paragraph

+ + \ No newline at end of file