diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 0000000..c5e4d48 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,14 @@ +{ + // Use IntelliSense to learn about possible attributes. + // Hover to view descriptions of existing attributes. + // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", + "configurations": [ + { + "type": "pwa-chrome", + "request": "launch", + "name": "Open pair_programing.html", + "file": "c:\\Users\\rachel's computer\\Documents\\projects\\HTML-CSS-Pair-Programming-Lab-1\\pair_programing.html" + } + ] +} \ No newline at end of file diff --git a/debug.log b/debug.log new file mode 100644 index 0000000..1238fa3 --- /dev/null +++ b/debug.log @@ -0,0 +1 @@ +[1202/193111.451:ERROR:directory_reader_win.cc(43)] FindFirstFile: The system cannot find the path specified. (0x3) diff --git a/images/image.png b/images/image.png new file mode 100644 index 0000000..156edbf Binary files /dev/null and b/images/image.png differ diff --git a/images/img.jpg b/images/img.jpg new file mode 100644 index 0000000..e69de29 diff --git a/pair_programing.html b/pair_programing.html new file mode 100644 index 0000000..0c065e0 --- /dev/null +++ b/pair_programing.html @@ -0,0 +1,178 @@ + + + + +Dream Team + +
+ +

+ My Dream Team Website + +

+ + +

+ + This is a Dream Team Heading + Thegang +

+ + + +

+ + "Isthay isway ethay eamdray Eam'stay ebsiteway" + +

+ +

+ +

+ + + + Read More + + + +

+ +

+
+ + +
+ About + Services + Clients + Contact + + + + +
+ Brought to you by the Dream Team + +
+ + + +
+ + + + + + + + \ No newline at end of file