I finished my simple page. I did the html and css myself. I’m missing a sticky nav bar and I want the site to be responsive. But I’m happy I’m learning how to use floats
Comments, suggestions, resource links are welcome.
thanks
Eric
I finished my simple page. I did the html and css myself. I’m missing a sticky nav bar and I want the site to be responsive. But I’m happy I’m learning how to use floats
Comments, suggestions, resource links are welcome.
thanks
Eric
@EricComstock It looks nice i would recommend looking at http://www.w3schools.com/ it has a lot of free resources for coding and here are some links to nav bars http://www.w3schools.com/css/css_navbar.asp http://www.w3schools.com/bootstrap/bootstrap_navbar.asp http://www.w3schools.com/howto/howto_js_topnav.asp
http://www.w3schools.com/w3css/w3css_navigation.asp
Thank you! I’m checking those links out now.