diff --git a/01_lesson/index.html b/01_lesson/index.html index aa87e7a..1925262 100644 --- a/01_lesson/index.html +++ b/01_lesson/index.html @@ -1,24 +1,23 @@ - - - + + My First Web Page - + - +

Hello World!

This is my first web page.

- - - \ No newline at end of file +

my first commit

+ + diff --git a/02_lesson/index.html b/02_lesson/index.html index 792839b..8888ad7 100644 --- a/02_lesson/index.html +++ b/02_lesson/index.html @@ -1,18 +1,20 @@ - - - - - + + + + My First Web Page - - - + + + - +

Hello World!

+

Hello friend!

This is my first web page.

- - - \ No newline at end of file + +