Difference between revisions of "Code Documentation2"

Line 51: Line 51:
 
<div class="twoColumns">
 
<div class="twoColumns">
  
<h2> Classes</h2>
+
<h2> Why ? pop up /h2>
 
+
  
 +
<p> For creating the button </p>
 
<span class="pop_why" onclick="which_why='why_schools'">?</span>   
 
<span class="pop_why" onclick="which_why='why_schools'">?</span>   
 +
</div>
 +
 +
<p> For the box with the answer  - go to : <a href="https://2015.igem.org/Why_demo">https://2015.igem.org/Why_demo</a></p>
 +
 +
<div class="pop_why_content" style="width:200px;display:block;">
 +
 +
<h3> Title </h3>  <div class="pop_close">X </div>
 +
<p> Lorem ipsum dolor sit amet, eam sonet scripserit accommodare ex. Sit illud volutpat id, nec id dico debet. An novum ceteros nec, vim adhuc mentitum ex. Autem posidonium eum ea, an consul pertinax oportere sed.  <a href="">lorem ipsum </a> </p>
 +
 
</div>
 
</div>
  
Line 66: Line 75:
 
&#60;/span&#62;  
 
&#60;/span&#62;  
 
</pre>
 
</pre>
 +
<br><br>
 +
<pre>
 +
 +
</pre>
 +
 
</div>
 
</div>
  
 
</html>
 
</html>
 
{{2016Demo_bottom}}
 
{{2016Demo_bottom}}

Revision as of 16:52, 18 November 2015

×

Loading ...

Tables

Tables created within in a page already have styling and will display:

Header 1 Header 2
Content A 1 Content B 1
Content A 2 Content B 2
<table> 

<tr> 
<th>  Header 1  </th>  <th>  Header 2 </th> 
</tr> 

<tr>  
<td>  Content A 1 </td>  <td> Content B 1 </td>  
</tr> 

<tr> 
<td>  Content A 2 </td>  <td> Content B 2 </td> 
</tr> 

</table> 

Why ? pop up /h2>

For creating the button

?

For the box with the answer - go to : https://2015.igem.org/Why_demo

Title

X

Lorem ipsum dolor sit amet, eam sonet scripserit accommodare ex. Sit illud volutpat id, nec id dico debet. An novum ceteros nec, vim adhuc mentitum ex. Autem posidonium eum ea, an consul pertinax oportere sed. lorem ipsum

<span class="pop_why"  
onclick="which_why='why_NAME'">  
?  
</span>