diff --git a/image copy.png b/image copy.png new file mode 100644 index 0000000..a4d4288 Binary files /dev/null and b/image copy.png differ diff --git a/image.png b/image.png new file mode 100644 index 0000000..854c6d7 Binary files /dev/null and b/image.png differ diff --git a/index.html b/index.html index e69de29..898c5ee 100644 --- a/index.html +++ b/index.html @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Logo + CompanyPhoneWebsite
+ google + + Microsoft + 0800 200 55 88go to Microsoft
+ Amazon + Amazon0800 100 38 44go to Amazon
+ + + \ No newline at end of file diff --git a/style.css b/style.css index e69de29..155642f 100644 --- a/style.css +++ b/style.css @@ -0,0 +1,9 @@ +table { + border: 3px solid; +} +td, th { + border: 1px solid; +} +tr { + text-align: center; +}