|
| 1 | +<!DOCTYPE html> |
| 2 | +<html> |
| 3 | + <head> |
| 4 | + <meta charset='utf-8'> |
| 5 | + <meta http-equiv="X-UA-Compatible" content="chrome=1"> |
| 6 | + |
| 7 | + <link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" /> |
| 8 | + <link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" /> |
| 9 | + <link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" /> |
| 10 | + |
| 11 | + <title>R-webdev by r-webdev</title> |
| 12 | + </head> |
| 13 | + |
| 14 | + <body> |
| 15 | + |
| 16 | + <header> |
| 17 | + <div class="container"> |
| 18 | + <h1><a href="./index.html">R-webdev</a></h1> |
| 19 | + <h2></h2> |
| 20 | + |
| 21 | + <section id="downloads"> |
| 22 | + <a href="./FAQ.html" class="btn">FAQ</a> |
| 23 | + <a href="./How_to_contribute_changes.html" class="btn">Contribute</a> |
| 24 | + <a href="https://github.com/r-webdev/r-webdev" class="btn btn-github"><span class="icon"></span>View on GitHub</a> |
| 25 | + </section> |
| 26 | + </div> |
| 27 | + </header> |
| 28 | + |
| 29 | + <div class="container"> |
| 30 | + <section id="main_content"> |
| 31 | +<h1>FAQ</h1> |
| 32 | +<h1>What programming languages do you use?</h1> |
| 33 | +<ul> |
| 34 | +<li><a class="" href="./php.html">php</a></li> |
| 35 | +<li><a class="error404" href="./404.html#pythonmd">python</a></li> |
| 36 | +<li><a class="error404" href="./404.html#aspmd">asp</a></li> |
| 37 | +<li><a class="error404" href="./404.html#rubymd">ruby</a></li> |
| 38 | +</ul> |
| 39 | +<h1>can anyone recommend a web host?</h1> |
| 40 | +<ul> |
| 41 | +<li><a class="error404" href="./404.html#linodemd">linode</a> (linode.com)</li> |
| 42 | +<li><a class="error404" href="./404.html#AWSmd">AWS</a> (aws.amazon.com)</li> |
| 43 | +<li><a class="error404" href="./404.html#slicehostmd">slicehost</a> (slicehost.com)</li> |
| 44 | +</ul> |
| 45 | +<h1>What Text Editor should I use?</h1> |
| 46 | +<ul> |
| 47 | +<li>Sublime Text 2</li> |
| 48 | +<li>Coda 2</li> |
| 49 | +<li><a class="error404" href="./404.html#Vimmd">Vim</a></li> |
| 50 | +<li><a class="error404" href="./404.html#Emacsmd">Emacs</a></li> |
| 51 | +</ul> |
| 52 | +<h1>What operating system do you use?</h1> |
| 53 | +<ul> |
| 54 | +<li>Ubuntu 12.04</li> |
| 55 | +<li>Ubuntu 11.10</li> |
| 56 | +</ul> |
| 57 | + |
| 58 | + </section> |
| 59 | + </div> |
| 60 | + |
| 61 | + |
| 62 | + </body> |
| 63 | +</html> |
| 64 | + |
0 commit comments