City College Wednesday Exercise 3

Posted by: joe @ Wednesday, September 30, 2009 3:35 pm

Please comment on this post with a link to exercise_3.

City College Wednesday Exercise 2

Posted by: joe @ Wednesday, September 23, 2009 1:01 pm

Please comment on this post with a link to your second exercise.

City College Tuesday Exercise 2

Posted by: joe @ Tuesday, September 22, 2009 10:40 am

Please comment on this post with a link to exercise 2.

Link to “li” abbreviation fix.

Posted by: joe @ Wednesday, September 16, 2009 12:48 pm

http://pastebin.com/m49e5be52
(we will go over this in class)

getting back to index

Posted by: adam @ Tuesday, September 15, 2009 12:24 pm

so I’m trying to get my linked page to link back up to my index.html page…here is the code i used:


             
    <a href="/Atompkins/index.html>Back to home page</a>

i know we just did this in class, but im confused…sorry

What do we need to have for Tuesday?

Posted by: Michael @ Sunday, September 13, 2009 6:11 pm

I think I understand what the 2nd exercise is, but what do we need to have for Tues? I thought I wrote it down somewhere, but I can’t find it.

Assignment 2

Posted by: JCQuiridumbay @ Sunday, September 13, 2009 4:21 pm

I have issues with the Typeface style and the size as well. When i create:

Bank

Location

the scale of each ones changes. The sixe of H1 is larger than H2.How can i make the two have the same size and typeface?

Thank you

Displaying Code on the Blog

Posted by: joe @ Monday, September 7, 2009 4:41 pm

If you want to display code on the blog you should wrap that code in a <code> tag like so:
<code>
<p> Here is a paragraph. </p>
</code>

Little assistance on Assignment 1

Posted by: adam @ Sunday, September 6, 2009 12:14 pm

Hey guys, first blog. I’m having some trouble getting my link to work that is pasted on my website. I copied what the textbook said, but I get an error message when i click on it. Anyone have any suggestions as to what i may have done wrong?