Difference between revisions of "Team:Macquarie Australia/Notebook"

Line 66: Line 66:
 
                 font-family: 'Quicksand', sans-serif;
 
                 font-family: 'Quicksand', sans-serif;
 
             }
 
             }
 +
#accordion section p {
 +
display: none;
 +
test-align: left;
 +
    }
 +
 +
#accordion section a {
 +
text-align: left;
 +
color: black;
 +
text-decoration: none;
 +
    }
 +
 +
#accordion section a:hover {
 +
text-decoration: underline;
 +
    }
 +
 +
#accordion section:target p {
 +
display: block;
 +
    }
 +
 
         </style>
 
         </style>
  
Line 74: Line 93:
  
 
     <body>
 
     <body>
 +
    <main id="accordion">
  
 
         <!-- ADD NEW CODE HERE-->
 
         <!-- ADD NEW CODE HERE-->
Line 80: Line 100:
 
<!-- ____________________________________________________________________________________________ -->
 
<!-- ____________________________________________________________________________________________ -->
  
 
+
<section id="week1">
 
<div style="width: 50%; margin-left: auto; margin-right: auto; display: block;">
 
<div style="width: 50%; margin-left: auto; margin-right: auto; display: block;">
 
     <h style= "font-size: 25px; font-weight: bold;">
 
     <h style= "font-size: 25px; font-weight: bold;">
  
  
<!-- Heading goes here -->Notebook
+
<!-- Heading goes here --><a href="#week1">week 1</a>
  
 
     </h>
 
     </h>

Revision as of 13:56, 6 October 2018


week 1

Example content number 1



Content title #2

Example content number 2