-
Notifications
You must be signed in to change notification settings - Fork 7
Lab Assignment 2
Time to put your skills to the test and create a home page for the individual maps that you will be making this quarter. Describe some of your interests and include a map with some markers. This is your portfolio, so feel free to delete or add anything. If you made multiple HTML pages, please link them all to the index.html
using the <a href=""></a>
tag>.
Your map portfolio must contain the following:
- A
<h1>
tag for your title - Add at least 2-3 markers to the map with a common theme, for example organizations you've volunteered for or places you've traveled.
- A
<h2>
or<h3>
tag to create a title for your map. - A
<p>
tag for a paragraph describing yourself and your goals as a critical digital map maker. - Style CSS by changing the background color, font, or anything else.
- Use an ordered list
<ol>
tag and an unordered list<ul>
tag to list things. - Include an
<img>
tag with a photo of yourself or an avatar. Feel free to add other images too to give some flavor to your page, like food or desserts. - Use the
<a>
tag to add a link to 2 other web pages. - Set up GitHub pages for your repo
-
Commit and publish your file to your repo's GitHub pages
-
Find your
index.html
in theWeek_02
folder and copy the URL. It should look something like this: -
Paste your link as a comment in the Discussion forum for Lab Assignment #2
- Add another
geojson
(it can belab1.geojson
or anything else) to a completely different HTML page notindex.html
. (Be sure to link it to yourindex.html
and describe what you are showing) - Add some Leaflet features that we did not discuss in class.
- Check out the Extra or Leaflet documentation and try something there.
-
Short MDN HTML Syntax (good recap): https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML/Getting_started
-
Long overview and explanation of HTML: https://geobgu.xyz/web-mapping2/html.html
Syllabus | Class Recordings | Class Dictionary | Extra Resources
Need some help? Visit office hours or post in the Help Desk
Home
Week 1
- Materials
- Assignments
Week 2
- Materials
- Assignments
Week 3
- Materials
- Assignments
- Thinking Cap #2
- Lab #2
- Group Assignment #1
- Reading
Week 4
Week 5
- Assignments
- Extra Credit
Week 6
- Assignments
- Extra Credit
Week 7
- Assignments
Week 8
- Assignments
Week 9
- Assignments
Week 10
- Assignments
Finals Week
- Assignments