Kreid mnjk: Difference between revisions

From ITCwiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
Welcome to Kreid's test page.
Welcome to Kreid's test page.


[https://www.youtube.com/watch?v=dQw4w9WgXcQ|<span style="color:purple">link text</span>]
[https://www.youtube.com/watch?v=dQw4w9WgXcQ|<span style="color:green">link text</span>]
[https://www.youtube.com/watch?v=dQw4w9WgXcQ|<span style="color:orange">link text</span>]
[https://www.youtube.com/watch?v=dQw4w9WgXcQ|<span style="color:Fuchsia">link text</span>]
[https://www.youtube.com/watch?v=dQw4w9WgXcQ|<span style="color:Indigo">link text</span>]


[Like to lab 1](https://wiki.ihitc.net/w/Franske_ITC-2480_Lab_1 "Redirect to lab one on the assignments page")
<code style="background-color: lightgrey; border: solid thin grey;">
Example of a command.
</code>


<code style="background-color: lightgrey; border: solid thin grey;"> man chown<br>
man chgrp</code>
<nowiki>Using <code> </code> formatting instead or <pre> </pre> </nowiki>
<ol>
  <li> Use the command: <code>ls -al</code> to print out the files in your directory.
</ol>
<ol>
  <code>'''bold''' text</code>
</ol>
------------------


___bold and italic text test___




Line 15: Line 34:
* Here is a list
* Here is a list
* This is another item in this list
* This is another item in this list
These wont be used but testing them anyway:
- [ ] unchecked
- [x] checked


<h2>HTML Header</h2>
<h2>HTML Header</h2>
Line 50: Line 63:
line break:
line break:
------------------
------------------
![Image goes here](https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fmaxcdn.icons8.com%2FShare%2Ficon%2FOperating_Systems%2Flinux1600.png&f=1&nofb=1 "Linux icon")


     #!/usr/bin/python
     #!/usr/bin/python

Latest revision as of 22:18, 5 February 2021

Welcome to Kreid's test page.

link text link text link text link text link text

Example of a command.

man chown
man chgrp

Using <code> </code> formatting instead or <pre> </pre> 
  1. Use the command: ls -al to print out the files in your directory.
    bold text


strike through text

1. Use command "___" to do ____

> This is a description on what the "___" command does and why it is used here
  • Here is a list
  • This is another item in this list

HTML Header

Firstname Lastname Age
Jill Smith 50
Eve Jackson 94
John Doe 80

big header

line break:


   #!/usr/bin/python
   import numpy

IMAGE GOES HERE IF SAVED TO SERVER