User Tools

Site Tools


personal_webpage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
personal_webpage [2018/09/21 23:46] – [EVERYTHING BELOW IS OLD] mcloughlinpersonal_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 "user-created" in order to make it easier to find what you want to edit. 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 "user-created" in order to make it easier to find what you want to edit.
  
-===== index.html =====+=== index.html ===
 {{:wiki:webpage-index.png?nolink|}} {{:wiki:webpage-index.png?nolink|}}
  
Line 38: Line 38:
   - **Extra Information ("user-created-extra-info")**: change the text within the <p> brackets to reflect any extra information you wish to convey.   - **Extra Information ("user-created-extra-info")**: change the text within the <p> brackets to reflect any extra information you wish to convey.
  
-===== research.html =====+=== research.html ===
  
 {{:wiki:webpage-research.png?nolink|}} {{:wiki:webpage-research.png?nolink|}}
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 ===
  
 {{:wiki:webpage-teaching.png?nolink|}} {{:wiki:webpage-teaching.png?nolink|}}
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)