Inside, my CSS, I made my article 600px width and my blockquote to be 35% width and which color I wanted it to be. Inside the <article> tag, I wrote my article about web designing and ended it with the </article> tag. To have a blockquote, I used the <span class=co> tag and wrote inside what I wanted to include inside the blockquote and ended my tag using </span>. At the bottom, I included the jquery to make my lab work.
My JavaScript
No comments:
Post a Comment