diff --git a/.vs/html5demos/v15/.suo b/.vs/html5demos/v15/.suo new file mode 100644 index 0000000..515bd8d Binary files /dev/null and b/.vs/html5demos/v15/.suo differ diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 0000000..00ae1e3 Binary files /dev/null and b/.vs/slnx.sqlite differ diff --git a/css/html5demos.css b/css/html5demos.css index 907e64c..b752e8e 100644 --- a/css/html5demos.css +++ b/css/html5demos.css @@ -2,7 +2,7 @@ body { font: normal 16px/20px "Helvetica Neue", Helvetica, sans-serif; background: rgb(237, 237, 236); margin: 0; - padding: 0; + padding: 10; } section, header, footer { diff --git a/file1.txt b/file1.txt new file mode 100644 index 0000000..50eefcb --- /dev/null +++ b/file1.txt @@ -0,0 +1 @@ +The quick blue lion jumps over the lazy hyna diff --git a/js/tweets.js b/js/tweets.js index d470b87..b67adf4 100644 --- a/js/tweets.js +++ b/js/tweets.js @@ -1,3 +1,5 @@ +//added comment to test commit +//update commit test var html5demoTweets = (function (user, elm, status) { var elm = document.querySelector(elm), status = document.querySelector(status), diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..34a0771 --- /dev/null +++ b/readme.txt @@ -0,0 +1,9 @@ +ReadMe! +---------------- +This code work! But dont ask me how? +This code doesn't work!, +I have 10^24 excuses for it! + +Hello world + +The quick brown fox jumps over the lazy dog.