personal_webpage
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
personal_webpage [2018/09/21 23:46] – [EVERYTHING BELOW IS OLD] mcloughlin | personal_webpage [2018/09/21 23:48] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 29: | Line 29: | ||
For this purposes of this tutorial, we are going to simply be using Notepad (or any equivalent text editor) to manually change the code directly within each file. For ease of use, we have labelled each item in the HTML code with " | For this purposes of this tutorial, we are going to simply be using Notepad (or any equivalent text editor) to manually change the code directly within each file. For ease of use, we have labelled each item in the HTML code with " | ||
- | ===== index.html | + | === index.html === |
{{: | {{: | ||
Line 38: | Line 38: | ||
- **Extra Information (" | - **Extra Information (" | ||
- | ===== research.html | + | === research.html === |
{{: | {{: | ||
Line 55: | Line 55: | ||
* Enter a description of your research within the <p> tag. You can add more <p> tags to give your description more paragraphs. | * Enter a description of your research within the <p> tag. You can add more <p> tags to give your description more paragraphs. | ||
- | ===== teaching.html | + | === teaching.html === |
{{: | {{: | ||
Line 74: | Line 74: | ||
* There are two divider elements here: one dedicated to courses you've instructed and which you've assisted, indicated by the text within the <h2> tags. | * There are two divider elements here: one dedicated to courses you've instructed and which you've assisted, indicated by the text within the <h2> tags. | ||
* Each class is indicated by the <li> tag. There are three by default, and you can change the text within them. Add more <li> elements as needed within the <ul> brackets. | * Each class is indicated by the <li> tag. There are three by default, and you can change the text within them. Add more <li> elements as needed within the <ul> brackets. | ||
- | |||
- | |||
===== Testing Your Webpage ===== | ===== Testing Your Webpage ===== |
personal_webpage.1537573615.txt.gz · Last modified: 2018/09/21 23:46 (external edit)