Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title> QUESTIONS and ANSWERS </title>
</head>
<body>

<h1>Assignment 1: QandA in HTML</h1>

<h2> Paulina Dabrowska </h2>

<h3>Do you consider yourself more of a designer or developer (or something else, other answers are acceptable)?
</h3>
<h4>I think I'm a little bit of each one. I like developing and exploring new areas of interest but I also enjoy designing the content that already exists and making it look good.
</h4>

<h3>What are you most interested in learning in this class?
</h3>
<h4>I'm interested in developing my designing skills. I would like also to widen my knowledge of web language and the tools used in web designing market.</h4>

<h3>What is good design?
</h3>
<h4>Good design is the one that fullfils the need of a current market.</h4>

<h3>What is good web design?
</h3>
<h4>It should be clear and easy to read. It should use pictures as well as text in a proper style.</h4>

<h3>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.
</h3>
<h4><a href="http://lc.lincolncenter.org/">Lincoln Center</a>
- I like this website because it gives the information about events in one of the main cultural places in New York City.</h4>
<h4><a href="http://www.calumetphoto.com/INTERSHOP/web/WFS/Calumet-US-Site/en_US/-/USD/ViewContent-Start?PageletEntryPointID=page.event&cm_mmc=2NAV_EVENTS">Calumet University</a>
- This website allows to find the workshops for photographers and filmmakers.</h4>
</body>
</html>