Summary 6: HTML Media & CSS Styling
When using images in a webpage, you will add it to the HTML page, using the tag <img>. When adding an image to the HTML, hyperlink (to show where to pull the image from) is used along with alternate text <alt><br> (to describe the image). When adding images, it is important to change the size before you link it in the HTML. When changing colors of text and backgrounds, <style=background-color> (background) and <style=color> (text). *Additional color hues can be added with the Pantone numbers.