Lab #3 Reflection Journal

Brian Velazquez                                                                                                                 Digital Design

            Lab 3 isn't really built off of the other previous labs but is rather a new page itself. All of the pervious HTML tags were used, but this time we added hyperlinks to the web page. A hyperlink is when you can click on a text or image and it opens a webpage that the image or text is referring to. For this lab I had to create hyperlinks to my blog page, techteach.us, and w3schools for both text and images. For text after using the <a href-" URL of web page"> you would use <p> tag, and for images it would be the same, but using <img src ="image">. For the hyperlinks you can also add _blank to it and this will open a new tab that will take you to the link and keep the old tab open as well. This is very important to Web Design if you want to cite were your information or make links to your own pages this is the way to go to help you.

Comments

Popular posts from this blog

Lab#15 Reflection Journal

WBL #1 Reflection Journal

Lab #2 Reflection Journal