fix some html validation error
This commit is contained in:
parent
5f1391ec29
commit
7bbee83a3e
2 changed files with 4 additions and 10 deletions
|
@ -6125,7 +6125,7 @@ body { font-family: Arial; background-image: url('images/diamonds.png'); height:
|
||||||
|
|
||||||
<div id="rightArea">
|
<div id="rightArea">
|
||||||
<div id="progress-bar" class="fullyRounded">
|
<div id="progress-bar" class="fullyRounded">
|
||||||
<div id="progress-bar-percentage" class="fullyRounded" style="width: 1%"><span id="mousemovelimit"> </span></div>
|
<div id="progress-bar-percentage" class="fullyRounded" style="width: 1%"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="seedSkipper">
|
<div id="seedSkipper">
|
||||||
|
@ -6184,7 +6184,7 @@ body { font-family: Arial; background-image: url('images/diamonds.png'); height:
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="secondHalfSingleSafety">
|
<div class="secondHalfSingleSafety">
|
||||||
<img class="seedFrontPageImage" src="images/overview.png" />
|
<img class="seedFrontPageImage" alt="Paper wallet from walletgenerator.net" src="images/overview.png" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -6505,14 +6505,12 @@ body { font-family: Arial; background-image: url('images/diamonds.png'); height:
|
||||||
<li>Add a button to skip the seeding. Don't skip if you intend to use the generated wallet !</li>
|
<li>Add a button to skip the seeding. Don't skip if you intend to use the generated wallet !</li>
|
||||||
<li>Fix a display bug for a Bip38 encoded paper wallet.</li>
|
<li>Fix a display bug for a Bip38 encoded paper wallet.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
|
||||||
<p>
|
<p>
|
||||||
04.2014 --
|
04.2014 --
|
||||||
<ul>
|
<ul>
|
||||||
<li>Add support for Blackcoin and Primecoin</li>
|
<li>Add support for Blackcoin and Primecoin</li>
|
||||||
<li>Add direct access to a currency. Example: <a href="http://walletgenerator.net/?currency=Vertcoin">http://walletgenerator.net/?currency=Vertcoin</a></li>
|
<li>Add direct access to a currency. Example: <a href="http://walletgenerator.net/?currency=Vertcoin">http://walletgenerator.net/?currency=Vertcoin</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
|
||||||
<p>
|
<p>
|
||||||
04.2014 --
|
04.2014 --
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -6521,7 +6519,6 @@ body { font-family: Arial; background-image: url('images/diamonds.png'); height:
|
||||||
<li>Improved design of the website</li>
|
<li>Improved design of the website</li>
|
||||||
<li>Security checklist and more user-friendly explanations</li>
|
<li>Security checklist and more user-friendly explanations</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -159,7 +159,7 @@
|
||||||
|
|
||||||
<div id="rightArea">
|
<div id="rightArea">
|
||||||
<div id="progress-bar" class="fullyRounded">
|
<div id="progress-bar" class="fullyRounded">
|
||||||
<div id="progress-bar-percentage" class="fullyRounded" style="width: 1%"><span id="mousemovelimit"> </span></div>
|
<div id="progress-bar-percentage" class="fullyRounded" style="width: 1%"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="seedSkipper">
|
<div id="seedSkipper">
|
||||||
|
@ -218,7 +218,7 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="secondHalfSingleSafety">
|
<div class="secondHalfSingleSafety">
|
||||||
<img class="seedFrontPageImage" src="images/overview.png" />
|
<img class="seedFrontPageImage" alt="Paper wallet from walletgenerator.net" src="images/overview.png" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -539,14 +539,12 @@
|
||||||
<li>Add a button to skip the seeding. Don't skip if you intend to use the generated wallet !</li>
|
<li>Add a button to skip the seeding. Don't skip if you intend to use the generated wallet !</li>
|
||||||
<li>Fix a display bug for a Bip38 encoded paper wallet.</li>
|
<li>Fix a display bug for a Bip38 encoded paper wallet.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
|
||||||
<p>
|
<p>
|
||||||
04.2014 --
|
04.2014 --
|
||||||
<ul>
|
<ul>
|
||||||
<li>Add support for Blackcoin and Primecoin</li>
|
<li>Add support for Blackcoin and Primecoin</li>
|
||||||
<li>Add direct access to a currency. Example: <a href="http://walletgenerator.net/?currency=Vertcoin">http://walletgenerator.net/?currency=Vertcoin</a></li>
|
<li>Add direct access to a currency. Example: <a href="http://walletgenerator.net/?currency=Vertcoin">http://walletgenerator.net/?currency=Vertcoin</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
|
||||||
<p>
|
<p>
|
||||||
04.2014 --
|
04.2014 --
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -555,7 +553,6 @@
|
||||||
<li>Improved design of the website</li>
|
<li>Improved design of the website</li>
|
||||||
<li>Security checklist and more user-friendly explanations</li>
|
<li>Security checklist and more user-friendly explanations</li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue