Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

a client was recently approved as a reseller for an internationally kno…

Question

a client was recently approved as a reseller for an internationally known brand of shoes. the client is asking to include the brands colors of red, black, and blue in the website. how should you proceed to include these colors? a.) create a new html file named “branding.html,” and in the stylesheet add the colors using the color names of red, black, and blue b.) find the brand guidelines online, and use the hex or rgb code values provided in the guidelines to add the correct colors to the website c.) create a new css stylesheet named “branding.css,” and in the stylesheet add the colors using the color names of red, black, and blue d.) email the marketing department of the brand to obtain a copy of the brand guidelines and instructions on how to include the guidelines on the website

Explanation:

Brief Explanations

To accurately represent a brand's colors on a website, it's best to get official brand guidelines. These guidelines will have exact color - code specifications (like hex or RGB values) and instructions on proper usage. Emailing the brand's marketing department is a reliable way to obtain these. Using just color names may not match the brand's exact shades.

Answer:

d. Email the marketing department of the brand to obtain a copy of the brand guidelines and instructions on how to include the guidelines on the website