Difference between revisions of "Web Elements"


(Typography)
(Download Box)
Line 41: Line 41:
  
 
<html>
 
<html>
<div class="" style="width:300px;background:#f9f9f9;padding:10px;border-left:2px #999 solid;">
+
<div class="" style="width:300px;background:#f9f9f9;padding:10px;border-left:2px #999 solid; margin-bottom:20px;">
 
<a href="#"><div class="" style="float:right;"><i class="fa fa-download" aria-hidden="true" style="margin-top: 10px;margin-left: 0px;font-size: 150%;"></i></div></a>
 
<a href="#"><div class="" style="float:right;"><i class="fa fa-download" aria-hidden="true" style="margin-top: 10px;margin-left: 0px;font-size: 150%;"></i></div></a>
 
<div class="" style="float:left;"><i class="fa fa-file-pdf-o" aria-hidden="true" style="margin-top: 10px;margin-left: 0px;font-size: 150%;"></i></div>
 
<div class="" style="float:left;"><i class="fa fa-file-pdf-o" aria-hidden="true" style="margin-top: 10px;margin-left: 0px;font-size: 150%;"></i></div>
 
<div class="" style="margin-left: 30px;"><span class="tk-futura-pt">spectre-docs.pdf</span></div>
 
<div class="" style="margin-left: 30px;"><span class="tk-futura-pt">spectre-docs.pdf</span></div>
 
<div class="" style="margin-left: 30px;color:#999;font-size:80%;margin-top:-7px;"><span class="is-small tk-futura-pt">14MB&#8226;Public&#8226;1 Jan, 2017</span></div>
 
<div class="" style="margin-left: 30px;color:#999;font-size:80%;margin-top:-7px;"><span class="is-small tk-futura-pt">14MB&#8226;Public&#8226;1 Jan, 2017</span></div>
 +
</div>
 +
 +
<div class="" style="width:300px;background:#f9f9f9;padding:10px;border-left:2px #999 solid; margin-bottom:20px;">
 +
<a href="#"><div class="" style="float:right;"><i class="fa fa-download" aria-hidden="true" style="margin-top: 10px;margin-left: 0px;font-size: 150%;"></i></div></a>
 +
<div class="" style="float:left;"><i class="fa fa-file-pdf-o" aria-hidden="true" style="margin-top: 10px;margin-left: 0px;font-size: 150%;"></i></div>
 +
<div class="" style="margin-left: 30px;"><span class="tk-futura-pt">another-doc.xls</span></div>
 +
<div class="" style="margin-left: 30px;color:#999;font-size:80%;margin-top:-7px;"><span class="is-small tk-futura-pt">11MB&#8226;Private&#8226;1 Jan, 2019</span></div>
 
</div>
 
</div>
 
</html>
 
</html>

Revision as of 20:45, 15 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-


Templates