You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here are some extra challenges and take-home lessons for you to tackle another day. These lessons will cover some more options to give your web page extra personalization, finalize some styles and add some polish. Here are the links to the additional lessons:
1740
+
Phew! We've covered A LOT of material today. Here are some extra challenges and take-home lessons for you to tackle another day. These lessons will cover some more options to give your web page extra personalization, finalize some styles and add some polish. Here are the links to the additional lessons:
1743
1741
1744
1742
* [Contact page](framework/extras-form-styles.html) - adding background images & form styling
1745
1743
* [Forms](framework/extras-form-submission.html) - how to submit a form
* [Home page: additional styles](framework/extras-homepage.html) - includes using icon fonts and creating a drop down menu.
1748
1746
* [Add a favicon](http://blog.teamtreehouse.com/how-to-make-a-favicon)
1749
1747
* Use the [Font Awesome icons](http://fortawesome.github.io/Font-Awesome/) to add your social icons to the footer.
1748
+
* Try a few more Ladies Learning Code workshops. Check our roadmap for suggestions at [http://ladieslearningcode.com/roadmap](http://ladieslearningcode.com/roadmap)
1750
1749
1751
1750
Take a look at the HTML & CSS files in the **final** folder and see what other tricks you can add to your project.
To move web files from your computer to a server, an FTP program like [Filezilla](https://filezilla-project.org) or [CyberDuck](https://cyberduck.io) must be used. You will also need to register a domain name (www.mysite.com) and get hosting. Here are a couple domain & hosting suggestions:
To get your files online, you will need upload your files to your newly purchased hosting server. There are a few pieces of information you will need and are usually provided to you by your hosting service provider.
Here's a nice tutorial getting your files online using FileZilla: [FileZilla Client Tutorial](https://wiki.filezilla-project.org/FileZilla_Client_Tutorial_%28en%29)
Here's a nice tutorial getting your files online using FileZilla: [FileZilla Client Tutorial](https://wiki.filezilla-project.org/FileZilla_Client_Tutorial_%28en%29)
0 commit comments