Update GCSE CS blog
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
|
||||
<main class="main-content" id="main-content">
|
||||
<div class="mdc-top-app-bar--fixed-adjust">
|
||||
<p>The current date is: <span id="current_date">unknown</span></p>
|
||||
<iframe src="pages/blog.html"></iframe>
|
||||
<h1>_____AREA_OF_STUDY_____ Presentation</h1>
|
||||
<iframe src="" id ="iframe"></iframe>
|
||||
@@ -94,8 +95,8 @@
|
||||
</button>
|
||||
<!-- button to go to next slide -->
|
||||
<button class="validation_button mdc-button mdc-button--outlined" onclick="nextPage()" data-mdc-auto-init="MDCRipple">
|
||||
<i class="material-icons mdc-button__icon">navigate_next</i>
|
||||
Next
|
||||
<i class="material-icons mdc-button__icon">navigate_next</i>
|
||||
</button>
|
||||
|
||||
<!-- link to source code on GitHub -->
|
||||
|
||||
Reference in New Issue
Block a user