Tribute page - Dune

I was going to pick an author for my tribute page, but it ended up as a page about one of my favorite novels. For what it’s worth, here it is.

Very good job, with a clean, professional layout, in my opinion.

How long did it take you?

Very well done. Looks clean and interesting. It’s a good layout for a larger amount of text.

Hi
This code go to: Pen Settings ->Stuff for “head”
(minus html and head)

<html>
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <link href="https://fonts.googleapis.com/css?family=El+Messiri|Open+Sans|Raleway" rel="stylesheet">

    <!-- Bootstrap CSS -->
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.4/css/bootstrap.min.css" integrity="2hfp1SzUoho7/TsGGGDaFdsuuDL0LX2hnUp6VkX3CUQ2K4K+xjboZdsXyp4oUHZj" crossorigin="anonymous">
  </head>

Using BootStrap in codepen:

  • The ‘alt’ attribute is required for elements.

Cheers and happy coding :slight_smile:

Thanks for the good feedback. I spent the better part of a day on it. I need to be more efficient with my time. Spent way too long just deciding which font I wanted to use.

Thanks for the info. It was my first Pen and I didn’t even think about using its header configuration. I keep forgetting the alt property as well.

I must say this is really an awesome job. Being a fan of Dune myself, just had to click the link and was totally impressed with the simple but elegant look… It’s definitely put more pressure on me for mine. but then that just makes the learning better…

this is a fantastic first project! the only issue I can spot is the last paragraph is half hidden. other than that it craps all over what most people do. well done!