* Study the attached html file
Modify "xxx" strings and see their effects
Put it in your repo after the modifications
* Make a copy of the file for temperature conversion
There will be two input elements for C and F
When you change one input, the other is modified
Formula: 1.8*C = F-32, use one digit accuracy
Make sure your work is correctly running
Put it in your repo
GitHub'a login yaptıktan sonra kendi reponuzu açınca
"Upload files"a basın -- dosya eklemenin en kolay yolu bu
* Open settings (after login) in your GitHub repo
Find GitHub Pages and select Master branch
Click on the link that shows your GitHub Pages
Add the file name and your page will running
* Send me the link to both of your documents