cv formatting, reworking back button on some pages, minor fixes
This commit is contained in:
parent
31a7ee2818
commit
332f85529a
7 changed files with 68 additions and 11 deletions
|
@ -31,7 +31,7 @@
|
|||
<div class = "textBox" style = "margin-bottom: 5vh;">
|
||||
Most of my current work experience relates to personal projects, however I have previously done work experience at <a href = "https://www.jbaconsulting.com/">jba consulting</a> writing a
|
||||
program to convert their sql databases to excel spreadsheets. I also often teach Python and HTML, having taught many students at my schools coding club for over 6 years and having tutored
|
||||
GCSE students briefly. You can see my full CV <a href = "pages/CVPage.html" target="_blank">here</a>.
|
||||
GCSE students briefly. You can see my full CV <a href = "pages/CVPage.html">here</a>.
|
||||
</div>
|
||||
|
||||
<div class = "textBox" id = "galleryHeader">
|
||||
|
@ -63,7 +63,7 @@
|
|||
 
|
||||
<a href="https://github.com/WillowRo" target="_blank">Github</a>
|
||||
 
|
||||
<a href = "pages/CVPage.html" target="_blank">CV</a>
|
||||
<a href = "pages/CVPage.html">CV</a>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue