diff --git a/hello.txt b/hello.txt index e69de29..c7c29cb 100644 --- a/hello.txt +++ b/hello.txt @@ -0,0 +1 @@ +A text file (sometimes spelled textfile; an old alternative name is flatfile) is a kind of computer file that is structured as a sequence of lines of electronic text. A text file exists stored as data within a computer file system. In operating systems such as CP/M and DOS, where the operating system does not keep track of the file size in bytes, the end of a text file is denoted by placing one or more special characters, known as an end-of-file (EOF) marker, as padding after the last line in a text file. diff --git a/index.html b/index.html index 1936cc1..a7a0954 100644 --- a/index.html +++ b/index.html @@ -1 +1,16 @@ -html + +
+