This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <h1> | |
| Coins in a fountain | |
| </h1> | |
| <p> | |
| Hope is a tree sitting on | |
| a mountain where the grass | |
| don't grow. | |
| </p> | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <a href="https://en.wikipedia.org/wiki/List_of_oldest_trees"> | |
| <img src="https://s19.postimg.cc/9zaosqzdf/trees.jpg" alt="credit to Psyperl"> | |
| </a> | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <a href="#beauty">Read about the beauty only</a> | |
| <p id="green"> | |
| It's not easy being green.<br> | |
| It seems you blend in with so many other ordinary things.<br> | |
| And people tend to pass you over<br> | |
| 'cause you're not standing out like flashy sparkles in the water<br> | |
| or stars in the sky. | |
| </p> | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <iframe width="720" height="405" | |
| src="https://www.youtube.com/embed/eNzenkoeJcY?ecver=1" | |
| frameborder="0" allowfullscreen> | |
| </iframe> | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <iframe src="https://goo.gl/7KhiFK" | |
| width="300" height="500" | |
| scrolling="no" frameborder="no"> | |
| </iframe> | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <iframe src="https://codenart.github.io" | |
| width="360px" height="550px"> | |
| </iframe> | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <nav> | |
| <a href="#">A T R E E</a> | |
| <a href="#about">About</a> | |
| <a href="#work">Work</a> | |
| <a href="#contact">Contact</a> | |
| </nav> | |
| <main> | |
| <section id="about"> | |
| <h1>Hi! I'm a tree.</h1> | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <!doctype html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title></title> | |
| </head> | |
| <body> | |
| </body> | |
| </html> | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | section { | |
| color: white; | |
| background-color: crimson; | |
| } | |
| h1 { font-size: 27px; } | |
| p { font-size: 18px; } | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>The beauty of Simplicity</title> | |
| <link rel="stylesheet" href="beauty.css"> | |
| </head> | |
| <body> | 
OlderNewer