Skip to content

Add a heading before the dog photo that says 馃摲Pictures#35

Description

@nbkhope

Instead of using an emoji, use an icon related to pictures from the Font Awesome library.

Add the following to the page <head>:

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">

You can put it before the linking of style.css file.

Then to add the icon use the <i> tag like so:

<i class="fa fa-car"></i>

Replace fa-car with the appropriate icon. Search the list of icons @ https://fontawesome.com/v4/icons/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions