This website is a simple personal profile page for Elias John. It includes basic links to my blog, book recommendations, email, and social media profiles (Telegram, Instagram, and TikTok).
- HTML5
- CSS3 (with custom styles for layout and design)
- SVG for icons and logos
The webpage consists of a profile picture, a name, and various links leading to different platforms:
- Blog: A link to Elias John's blog
- Book Recommendations: A link to my book recommendations page
- Mail: A link to send an email to Elias John
- Telegram: A link to my Telegram channel
- Social Media: Direct links to my Instagram and TikTok profiles
The design uses a dark theme with coral-colored accents and rounded images.
- Responsive Design: The page is readable on both mobile devices and desktops.
- Interactive Links: Social media links change color when hovered over.
- Profile Picture: A circular, centered profile image that automatically adjusts to the screen size.
- Download the HTML file and the associated resources, such as the profile picture and favicon.
- Make sure to store the required images (
Profilbild.jpg
andfavicon.png
) in the same folder as the HTML file. - Open the HTML file in a browser to view the website.
-
Change the profile picture and name in the respective HTML elements: html
E l i a s J o h n
-
Edit the links to your own pages and social media: html Your Link
This code is under the MIT license. You are free to use and modify it as you wish.