task i'm trying complete: make comments in code don't show on actual webpage. [enter image description here][1]
the comments i'm talking writen in section above word "goalbike"
code: think makes variable , sets image variable, sets-->
<!--> remmber comment--> <!--> <br /> might mean break, or skip line--> <!--> depending close or have closing statement center command stuff , not centerd. eg. if had closing statement @ top , closed @ top have other stuff centered on webpage have write center command, or write center command , put elements want cented on page within close center command--> <head> <title>an unexpected journey</title>20:27 04/05/17 <link href='https://fonts.googleapis.com/css?family=playfair+display:900|raleway:300' rel='stylesheet' type='text/css'> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <div class="container"> <h1>goalbike</h1> <a class="btn" href="#">get started</a> </div> </body> </html>
the syntax html comment follows:
<!-- comment goes here -->
Comments
Post a Comment