Usually some minor typo fixes and some clearing up.#53
Open
absorber wants to merge 10 commits intojgthms:masterfrom
Open
Usually some minor typo fixes and some clearing up.#53absorber wants to merge 10 commits intojgthms:masterfrom
absorber wants to merge 10 commits intojgthms:masterfrom
Conversation
* Added the premise that [HTTP](https://tools.ietf.org/html/rfc2616#section-1.1) can not only serve web pages. * Added some terms to reflect original naming conventions. * Added that web does not only work over HTTP but also HTTPS.
Changed the footer example to #top, as the following sentence has an example about going to top of the page too.
Minor spelling mistake fix as there is no "link form".
Added a HSL color wheel from [here](http://www.erinsowards.com/articles/2011/01/graphics/hsl-colors.png).
Previously, the image under the [HSL(A) section](http://marksheet.io/css-color-units.html#hsl-and-hsla) did not show up, see [here](https://s32.postimg.org/nopdbvmxx/Screenshot_from_2016_08_04_23_06_37.png). I fixed it by using an [image](http://www.erinsowards.com/articles/2011/01/graphics/hsl-colors.png) I found on the web.
|
I losslessly compressed your image. It's now 19% smaller. Compression instructions: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First of all, I really enjoyed reading this tutorial! Everything was explained in a simple and clear way. I wish more tutorials were written like this.
This is my attempt in contributing to this project.
I kind of started correcting some things as I went along and decided to create one PR. If you'd like to see some things merged but others not, then let me know, I can create PR only for the things you want merged.