added tutorial 1 for cscsi 2000
BIN
static/csci2000/resources/tutorial01/cd.png
Normal file
|
After Width: | Height: | Size: 48 KiB |
BIN
static/csci2000/resources/tutorial01/confirm.png
Normal file
|
After Width: | Height: | Size: 64 KiB |
BIN
static/csci2000/resources/tutorial01/course-code.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
static/csci2000/resources/tutorial01/date.png
Normal file
|
After Width: | Height: | Size: 40 KiB |
BIN
static/csci2000/resources/tutorial01/df.png
Normal file
|
After Width: | Height: | Size: 172 KiB |
BIN
static/csci2000/resources/tutorial01/exit.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
static/csci2000/resources/tutorial01/free.png
Normal file
|
After Width: | Height: | Size: 50 KiB |
BIN
static/csci2000/resources/tutorial01/less.png
Normal file
|
After Width: | Height: | Size: 150 KiB |
BIN
static/csci2000/resources/tutorial01/login.png
Executable file
|
After Width: | Height: | Size: 45 KiB |
BIN
static/csci2000/resources/tutorial01/ls-long.png
Normal file
|
After Width: | Height: | Size: 65 KiB |
BIN
static/csci2000/resources/tutorial01/ls-paths.png
Normal file
|
After Width: | Height: | Size: 63 KiB |
BIN
static/csci2000/resources/tutorial01/ls.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
static/csci2000/resources/tutorial01/main.png
Normal file
|
After Width: | Height: | Size: 54 KiB |
BIN
static/csci2000/resources/tutorial01/new.png
Normal file
|
After Width: | Height: | Size: 64 KiB |
BIN
static/csci2000/resources/tutorial01/notebook.png
Normal file
|
After Width: | Height: | Size: 84 KiB |
BIN
static/csci2000/resources/tutorial01/pwd.png
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
static/csci2000/resources/tutorial01/running.png
Normal file
|
After Width: | Height: | Size: 60 KiB |
BIN
static/csci2000/resources/tutorial01/start-server.png
Normal file
|
After Width: | Height: | Size: 34 KiB |
BIN
static/csci2000/resources/tutorial01/terminal.png
Normal file
|
After Width: | Height: | Size: 54 KiB |
@@ -1,4 +1,22 @@
|
||||
..shortlist {{
|
||||
.shortlist {
|
||||
margin: 2%;
|
||||
color: red;
|
||||
}
|
||||
|
||||
.center {
|
||||
display: block;
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
table {
|
||||
width: 60%;
|
||||
margin-left: auto;
|
||||
margin-right: 20%;
|
||||
}
|
||||
|
||||
img {
|
||||
width: 45%;
|
||||
display: block;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
|
||||