J.K. Rowling Tribute page - feedback appreciated!

Hi guys,

I finished my first freecodecamp project. Any feedback is welcomed!

I found bootstrap is a good framework to use. But I think I cannot find the entire document of bootstrap’s CSS on its website. Any advice on that?

I like the clean lines, the use of white-space and the font you chose for the quote. Looking good.

1 Like

Hi :slight_smile:

This code go to : Pen Settings --> stuff for “head”
(minus html , body, head and title)

<html>
<head>
  <title>J.K. Rowling</title>
  <link href="https://fonts.googleapis.com/css?family=Amatic+SC|Montserrat" rel="stylesheet" type="text/css">
</head>
<body>

Cheers and happy coding :slight_smile:

uhm, your website is not good. you forgot the part 8.

xD great job otherwise.

xD Yes, I should read this one. Thanks for the reminding =)

Thank you! I have changed that.