Web Design:
- Switched <link> tag loading stylesheet to style="@import(general.css);"
- <link> tag documentation for html5 is very confusing, says if you want to use it in body you should use the itemprop attribute instead of rel, but I couldn't figure out what to set itemprop to. w3 <link> docs
- Tried to figure out why jQuery code wasn't picking a random color on page load, but couldn't figure out the syntax
We talked about your last bullet point in class, and I can see you have fixed it. I've never used a <link> element in the body, so I can't help you much with that.
ReplyDelete