Welcome to my first practice webpage that I created to mark the start of my journey into web development. As my first webpage project, it is a simple HTML webpage designed to apply the fundamental conceptsd I have leanred in Chapter 1 of the book "HTML & CSS: Design and Build Websites" by Jon Duckett. It is a testiment to my first step in my self taught journey in learning HTML and web design.
This game is a testament to the initial steps of my programming journey, emphasizing the learning process and the application of fundamental HTML concepts. I am self learning web development and this is the start of my learning process of HTML.
- HTML 5
This basic webpage includes:
- A header to welcome visitors.
- A paragraph introducing the purpose of the page.
- The use of basic HTML tags learned from the first chapter of the book.
To view this webpage:
- Download the HTML file from this repository.
- Open the file with any web browser (e.g., Chrome, Firefox, Safari) to see the webpage in action.
This project marks the beginning of my web development path. Creating this webpage helped me understand the structure of HTML documents, the importance of tags, and the basics of webpage design. I encountered challenges, such as properly structuring the document and using tags correctly, but overcoming these has been incredibly rewarding.
- Jon Duckett's "HTML & CSS: Design and Build Websites" for providing a comprehensive and beginner-friendly introduction to HTML and CSS.
This project is open source and available under the MIT License.