first commit
This commit is contained in:
17
articles/20170200/header.html
Normal file
17
articles/20170200/header.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<div class="container-fluid bg-grey">
|
||||
<div class="row">
|
||||
<div class="col-sm-4">
|
||||
<br><img id="logo_ARTICLE" src="articles/ARTICLE/images/btcfond.jpg" width="100%; height: auto"></img>
|
||||
<br><p>ARTICLE</p>
|
||||
</div>
|
||||
<div class="col-sm-8">
|
||||
<h2>Bitcoin and blockchain</h2>
|
||||
<h4>This quickly explain what is Bitcoin and how it works</h4>
|
||||
<p>
|
||||
Everything is on <a href="https://bitcoin.org">bitcoin.org</a>, but here you can find a quick intro to Bitcoin and the Blockchain.<br>
|
||||
The project here is to make datavisualization about the Blockchain. So I must explain what is the Blockchain. I'm not interesting in trading. The Bitcoin is only see as technical object.
|
||||
</p>
|
||||
####BUTTON####
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user