From 8642f6d06dfa3a5911555db5a0b779c4b04639e3 Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: showcase --- showcase/projects/index.html | 63 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 showcase/projects/index.html (limited to 'showcase/projects/index.html') diff --git a/showcase/projects/index.html b/showcase/projects/index.html new file mode 100644 index 0000000..bf7945c --- /dev/null +++ b/showcase/projects/index.html @@ -0,0 +1,63 @@ + + + + + +Name's Website: Projects + +
+

+ My Projects + Name's Website

+
+ + + +
+

Projects & What I Learned


+

Unit 1 Project (View)


+

I learned how to create and style websites using HTML and CSS. This website had a header, navigation area, main content section, and a footer.


+ + screenshot of unit 1 project


+

Unit 2 Project (View)


+

I learned how to make websites that can adapt well to different types of devices. This website made heavy use of grids, especially for image galleries.


+ + screenshot of unit 2 project


+

Unit 3 Project (View)


+

I learned how to add and adaptively style more complex HTML elements. This website used a table, a form, and embedded videos.


+ + screenshot of unit 3 project


+
+ + + + + -- cgit 1.4.1