File tree Expand file tree Collapse file tree 6 files changed +54269
-0
lines changed
nano-animals-via-code-paraphrased Expand file tree Collapse file tree 6 files changed +54269
-0
lines changed Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html > < head > < meta charset ='utf-8 '> < title > Paraphrase Diff Homepage</ title >
3+ < style >
4+ body { font-family : sans-serif; background : # fff ; color : # 000 ; margin : 0 ; padding : 0 ; }
5+ h1 { text-align : left; font-size : 2em ; margin : 1em 0 1em 2em ; }
6+ ul { margin-left : 2em ; font-size : 1.2em ; }
7+ a { color : # 1a0dab ; text-decoration : none; }
8+ a : hover { text-decoration : underline; }
9+ </ style >
10+ </ head > < body >
11+ < h1 > Paraphrased animal code: before and after (4.1 nano)</ h1 >
12+ < ul >
13+ < li > < a href ='eagle.html '> eagle</ a > </ li >
14+ < li > < a href ='wolf.html '> wolf</ a > </ li >
15+ < li > < a href ='dolphin.html '> dolphin</ a > </ li >
16+ < li > < a href ='elephant.html '> elephant</ a > </ li >
17+ < li > < a href ='owl.html '> owl</ a > </ li >
18+ </ ul > </ body > </ html >
You can’t perform that action at this time.
0 commit comments