Difference between revisions of "Web Elements"


(Templates)
Line 101: Line 101:
 
</div>
 
</div>
  
 +
</html>
 +
 +
===Blog Post List===
 +
 +
<html>
 +
<div class="columns">
 +
<div class="column"></div>
 +
<div class="column is-half"></div>
 +
<div class="column"></div>
 +
</div>
 
</html>
 
</html>
  

Revision as of 10:44, 18 August 2019


Typography

I18N abbr
Bold bold
Citation cite
Hello World! code
Deleted del
Emphasis em
Italic i
Inserted ins
Ctrl + S kbd

Highlighted mark
Strikethrough s
Sample samp
Text Subscripted sub
Text Superscripted sup
time
Underline u
x = y + 2 var

Syntax Highlight

1 def quickSort(arr):
2 	less = []
3 	pivotList = []
4 	more = []
5 	if len(arr) <= 1:
6 		return arr
7 	else:
8 		pass

Download Box

spectre-docs.pdf
14MB•Public•1 Jan, 2017
another-doc.xls
11MB•Private•1 Jan, 2019

Steps

1

Step 1

This is the first step of the process.

2

Step 2

This is the second step. You get here once you have completed the first step.

3

Step 3

This is the third step. One more step before the end.

People Info

Charles Darwin
Naturalist, Geologist, Biologist•1809-1882


Jane Doe
Opportunist•1981-

Blog Post List


{{Top}} {{References}} [[Category:Logbook]]