cracker/index.md

94 lines
1.7 KiB
Markdown

---
layout: default
---
FIU Owns Me
# About Me:
I am an FIU Student who is making this for an extra credit opportunity. This is strictly for teaching/learning purposes. I hope to gain a whole letter grade for this.
##Inspirational Quote
> "A goal should scare you a little and excite you a lot."- Joe Vitale
### Header 3
```js
// Javascript code with syntax highlighting.
var fun = function lang(l) {
dateformat.i18n = require('./lang/' + l)
return true;
}
```
```ruby
# Ruby code with syntax highlighting
GitHubPages::Dependencies.gems.each do |gem, version|
s.add_dependency(gem, "= #{version}")
end
```
#### Things I like to do
* Watch Netlfix.
* Watch tech and programming stuff on youtube.
* Play video games
##### Fav Genres Of Music!
1. Rap
2. Hip-Hop
3. Pop
###### A chart!
| head1 | head two | three |
|:-------------|:------------------|:------|
| ok | good swedish fish | nice |
| out of stock | good and plenty | nice |
| ok | good `oreos` | hmm |
| ok | good `zoute` drop | yumm |
### There's a horizontal rule below this.
* * *
### Here Are My fav Fast Food Resturants
* Chcik-Fil-A
* Chipotle
* Wing Stop
* Wendys
### My Favorite Foods!
1. Pizza
1. Cheese
1. Bread
1. Chicken
### Small image
![Octocat](https://assets-cdn.github.com/images/icons/emoji/octocat.png)
### HTML syntax Info About Me.
<dl>
<dt>Name</dt>
<dd>Manny</dd>
<dt>Born</dt>
<dd>1997</dd>
<dt>Birthplace</dt>
<dd>Jersery</dd>
<dt>Color</dt>
<dd>blue</dd>
</dl>
```
Long, single-line code blocks should not wrap. They should horizontally scroll if they are too long. This line should be long enough to demonstrate this.
```
```
The final element.
```