Given that on Jan 27, 2015 classes are canceled due to the snow storm, please do the following before class on Jan 28, so that we stay in track with our schedule.
public_html
folder in the CS server. You can test this
by typing the URL to your account in the browser. For example, if your account name is hgranger
, the URL of your account is http://cs.wellesley.edu/~hgranger/
. If you have never uploaded any
files in the public_html
folder, you will not see much when you go to the URL. If you have
taken CS230, you might see some of the labs you have uploaded there. For the moment, create a simple
HTML file (you can use CSS too if you desire), name it index.html
and upload it to
public_html
using an SFTP client (you might have used one in CS111, for example Fetch
or WinSCP). Then, when you go to your URL, you shouldn't see the lab folders anymore, but the page
you wrote. You can read from the Head First HTML and CSS book to learn about
building a simple HTML page, or look at the online tutorials from W3Schools (this might be better,
because you can test things on the browser). If you are having difficulty with this, either
find a friend (see list below) to work together, or send me an email.#reflection
, #contribution
,
or #question
to tag your post (careful about spelling them in the exact same way). You can view existing posts in the Aggregator page to see how the tags apply to different kinds of posts. If you see
a post tagged as #question
that hasn't been answered, but you know the answer, feel free
to reblog it, answer it, and tag it with the label #answer
.