+ <p>Duis rhoncus nec ligula et pulvinar. Donec lacinia venenatis metus vitae scelerisque. Donec porta diam diam, sit amet euismod nisi blandit eu. Suspendisse ac ultricies metus. Praesent convallis venenatis quam eu pretium. Maecenas gravida non massa ut convallis. Morbi at purus pulvinar, viverra metus quis, pretium elit. Sed sit amet euismod risus, et posuere leo. Nunc urna urna, sodales quis dapibus vel, pulvinar a nulla. Phasellus laoreet nunc eros, vel consequat dolor mattis ullamcorper. Nullam quis iaculis odio, sed accumsan nunc. In in venenatis urna. Sed ullamcorper vel turpis sit amet volutpat. Ut suscipit porta semper.This is where the content goes. The directions for this assignment are two create some content in html. Import jQuery in day3.html, and use HTML to create some content: at least one paragraph of text and at least one image. Add three buttons. Use the on method to give each button a click event handler. Attach a different effect to each button. For instance, you might have one button hide the image, one button show the image, and one button animate a change of the paragraph's font color. (Can you implement methods not listed above? Of course! But please make sure the user can SEE something unique change on your page for each button press.)</p>
0 commit comments