Kreid mnjk: Difference between revisions
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>] | |||
<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> | |||
------------------ | |||
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 | ||
<h2>HTML Header</h2> | <h2>HTML Header</h2> | ||
Line 50: | Line 63: | ||
line break: | line break: | ||
------------------ | ------------------ | ||
#!/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>
- 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