💻💪 Improve layout of image on index #100DaysOfCode R1D33
This commit is contained in:
parent
971f4175e1
commit
88f7194ce6
1 changed files with 7 additions and 1 deletions
|
|
@ -8,7 +8,13 @@ title: Introduction
|
|||
<section id="webdeveloper">
|
||||
<h2>Dan Jones, the Web Developer</h2>
|
||||
|
||||
<div class="caption" id="attachment_68" align="alignright" width="300"><a href="http://danielrayjones.blogs.goodevilgenius.org/files/2013/02/C64c_system.jpg"><img src="http://danielrayjones.blogs.goodevilgenius.org/files/2013/02/C64c_system-300x240.jpg" alt="Commodore 64C" width="300" height="240" class="size-medium wp-image-68" /></a> Commodore 64C<br />© <a href="http://commons.wikimedia.org/wiki/File:C64c_system.jpg">Bill Bertram</a></div>
|
||||
<figure class="figure float-md-right mw-100 w-md-50">
|
||||
<img src="http://danielrayjones.blogs.goodevilgenius.org/files/2013/02/C64c_system.jpg"
|
||||
class="figure-im img-fluid" alt="Commodore 64" />
|
||||
<figcaption class="figure-caption">
|
||||
Commodore 64C<br />© <a href="http://commons.wikimedia.org/wiki/File:C64c_system.jpg">Bill Bertram</a>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
<p>I was first exposed to computers as a child. My family had a Commodore 64, on which, as a ten-year old child, I would
|
||||
do my homework, play games, and make simple programs. I learned how to program in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue