 |
2. Create Online Resume and Professional Website
Topics and Notes
- Getting started with HTML
- Elements and template of a simple web page.
- Webpage design: cascading style sheet (CSS) [Optional].
- a. Inline, internal, and external CSS
- b. CSS Tutorial WEB LINK
- c. CSS in R Markdown SCREENSHOT
- d. CSS in an editor such as Brackets SCREENSHOT
- Organize web page contents with HTML tables
- a. Simple HTML table structure: size, layout, borders, background, etc
WEB LINK
- b. Nested Tables IMAGE LINK
- Set up static professional webpages/online CV on the GitHub
5.1. A Simple Version
5.2. A Better Version
5.3. Set up the web page on GitHub
5.4. AI Generated Web Page Templates
Assignments
- 1. Create your personal webpage/online CV that meets the following requirements:
- a. Neat and organized layout: Internal CSS manages overall design.
- b. Internal CSS: Styles for elements like body, ul, table, etc.
- c. Inline CSS: Used to decorate the table background with background-color.
- d. Icons and Images: Added example
tags for icons.
- e. Project links: Four sample links to project reports with meaningful names.
- 2. Publish your resume/online CV on GitHub and submit the link to D2L Dropbox.
- 3. Due: Tuesday, 2/4.
|
 |
|