Create the basic profile website using the basic Html and CSS
#Basic Beginner First Attempt website build. #open for Beginners partcipation.
##Credits With the help of Devicon v2.15.1 icons, I manage to get an altenative to include programming language icon in my practice website.https://devicon.dev/
This project showcases my personal profile with updated changes as of [202312/12].
- Renamed
profile.html
toindex.html
- Renamed
profile_style.css
toindex_style.css
- Added social-media icons
- Changed the font for a more modern look
- Removed unnecessary pictures
- Added icons for programming languages and frameworks experience
index.html
: The main HTML file for the profile page.index_style.css
: Stylesheet for the profile page.
-I made language errors during my commits such as using prom istead of from, however everything that requires to be corrected is corrected here in read me