From 8ae22b9eccdfb1647aef7699a17094fdd28c70f7 Mon Sep 17 00:00:00 2001 From: OpenShift guest Date: Mon, 27 Jan 2014 16:46:04 -0500 Subject: [PATCH 1/2] adding titles to index.html --- index.html | 9 +++++++++ instructions | 20 ++++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 index.html create mode 100644 instructions diff --git a/index.html b/index.html new file mode 100644 index 0000000..ae8a7f5 --- /dev/null +++ b/index.html @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/instructions b/instructions new file mode 100644 index 0000000..efd646a --- /dev/null +++ b/instructions @@ -0,0 +1,20 @@ +DELETE THIS LINE -- convert everything else to a valid, semantic HTML page and answer the questions + +Your assignment is to answe the following questions in an HTML file. Part of the assignment is answering the questions and part of the assignment is to answer them in a valid, semantic HTML page. + +Assignment 1: q @ A in HTML. + +Your name + + + + +Do you consider yourself more of a designer or developer (or something else, other answers are acceptable)? + +What are you most interested in learning in this class? + +What is good design? + +What is good web design? + +What are the good examples of conference/event web sites? Answer by listing at least two sites including each URL and why you chose this site. \ No newline at end of file From c973e81dd86f1b7dd5d3812c58572d45456f7f4c Mon Sep 17 00:00:00 2001 From: OpenShift guest Date: Mon, 3 Feb 2014 16:17:09 -0500 Subject: [PATCH 2/2] edited the assignment in an HTML format --- index.html | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index ae8a7f5..272ef17 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,37 @@ - + Assignment One: Q & A in HTML. - +

Assignment 1: Q & A in HTML.

+

Jesenia F.

+ +
+

Do you consider yourself more of a designer or developer (or something else, other answers are acceptable)?
+ I consider myself more in line of development rather than the designing field.

+ +

What are you most interested in learning in this class?
+ I would like to learn more on photoshop since I lack experience with the program and to get used to using commits from Github when keeping track of project changes. + +

What is good design?
+ A good design is simplicity, nothing too drastic, a lot of whitespace and easy on the eyes. + +

What is good web design?
+ I like a lot of white space, nuetral scheme and having your content that you want the audience to focus on be at the center (fixed) so it's easier for the audience to see exactly want you want them to. + + +

What are the good examples of conference/event web sites? Answer by listing at least two sites including each URL and why you chose the site.
+

    +
  • http://2013.buildconf.com:
  • + What I love about the layout is the fact that the color scheme are not too blinding towards the eye. You have the schedule on the left column and the content on the middle/right side of the page. Nothing too fancy, just simple and easy to follow. A very simple navigation bar on the top as well. + +

    + +
  • http://2012.hd-live.co.uk
  • + What I love about the layout is that the center of the navigation shows the name of the section you've clicked/scrolled throughout the page. It is still somewhat simple though it has a bit more graphics. The content is in a beehive design but it meshes well with the boldness of the color scheme. It's not really all over the place, the content is still focused on the middle of the web browser. Each section has a different color scheme but keeps the layout pretty much within the same design (images within the beehive/pentagon shapes, image within the shape and text elibile to read) Also the letter spacing helps make the text easier to read. + +
+