diff --git a/index.html b/index.html new file mode 100644 index 0000000..272ef17 --- /dev/null +++ b/index.html @@ -0,0 +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.
+

+
+ + 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