Here the author share his thoughts and experiences about tech. iPlus Code is a platform where he can connect with like-minded individuals and express hiself freely.
It is the ststic version of my final project for CS50x. It uses Flask with session authentication,HTML, CSS, JavaScript languages with Bootstrap framework.It uses CS50's sqlite3 for database management.
★ Contain at least four different .html pages, at least one of which is index.html , and it should be possible to get from any page on your website to any other page by following one or more hyperlinks.
★ Use at least ten distinct HTML tags
★ Have at least one stylesheet file of your own creation, styles.css, which uses at least five (5) different CSS selectors
★ Integrate JavaScript into your site to make your site more interactive.