diff --git a/dflavin.html b/dflavin.html new file mode 100644 index 0000000..ae0f5fb --- /dev/null +++ b/dflavin.html @@ -0,0 +1,15 @@ + + +
+ + + +I am here trying to learn Git, so far so good.
+ + + \ No newline at end of file diff --git a/gitpractice.css b/gitpractice.css new file mode 100644 index 0000000..79ca3e7 --- /dev/null +++ b/gitpractice.css @@ -0,0 +1,4 @@ +.waytogo { + font-family: Arial, Helvetica, sans-serif; + font-weight: bolder +} \ No newline at end of file diff --git a/index.html b/index.html index a6b5e19..bf537f5 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,6 @@this is a change made on github
-