My Assessment

Meme with text: 'I don't always use responsive design, but when I do my mobile visitors can actually become customers'

The most important goal of effective communication is clarity. Clarity is not the same as simplicity . Often, simple things are clear if the message is intended to be brief and small, but often the message is about a complex relationship that can only be presented with a necessarily large amount of data.

This complexity can be made to appear clear by effective organization and presentation and need not be reduced to meaningless "bite-sized" chunks of data, as simplification usually does.

Clarity refers to the focus on one particular message or goal at a time, rather than attempting to accomplish too much at once. Simplicity is often responsible for the "dumbing" of information rather than the illumination of it.

Questions

Please answer the following questions below. Remember to markup the information properly using HTML

Explain the difference between the "alt" attribute and the "title" attribute.

The "alt" attribute provides alternative information for a user if they are unable to view an image or element. The "title" attribute is meant to provide additional information about that element, and is only meant to be supplemental rather than alternative.

Please provide an example below of how to mark up a definition from the dictionary

A definition can be created in the following manner:

Example
An example of a definition markup from the dictionary

Formatting can be done with CSS to both the dictionary term and the dictionary definition.

Provide an example of link pointing to your favorite site & create a style rule to change the background color of the link when the user hovers over it.

GitHub.com