My first personal website — HTML and CSS basicsToday I started building my personal website! I created index.html and style.css, connected them, and added three sections: About Me, My Interests, and What I’m Building.I used CSS to give the page a dark background, change the text colours, and make the sections look like cards with spacing and rounded corners.I practised using headings, paragraphs, and lists in HTML, and tried CSS properties for colours and spacing.AI assistance: ChatGPT provided starter code and explained what it does. I typed the code into VS Code and used those explanations to work through the page.Next, I want to personalise the design and content more, check how it looks on a smaller screen, and learn how to publish it online.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.