"Hey! Welcome to my website. I'm a passionate software engineer and product designer...".
Use background-color and color to match your personal brand. Hey, welcome to my website!
If you want to code it yourself, you can create a basic webpage using any plain text editor like (Windows) or TextEdit (Mac). Open your editor and paste this standard code: Use background-color and color to match your personal brand
as index.html (make sure it doesn't end in .txt ). To get your message from your computer to
To get your message from your computer to the internet, you'll need two things: This is your address (e.g., yourname.com ).
A service that stores your files so others can see them. You can use platforms like GitHub Pages for free hosting of simple sites, or a Shared Hosting provider for more control. 4. Adding Style
Use text-align: center; to put your welcome message in the middle.