Please comment on this post with a link to exercise_3.
Please comment on this post with a link to your second exercise.
Please comment on this post with a link to exercise 2.
http://pastebin.com/m49e5be52
(we will go over this in class)
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
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.
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
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>
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?