<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Diogo Quintino</title>
    <description>The latest articles on DEV Community by Diogo Quintino (@dqprogram).</description>
    <link>https://dev.to/dqprogram</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2488570%2Faf193ede-7f37-4319-b9e8-f0c5e0258b57.jpeg</url>
      <title>DEV Community: Diogo Quintino</title>
      <link>https://dev.to/dqprogram</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dqprogram"/>
    <language>en</language>
    <item>
      <title>first time doing a web page</title>
      <dc:creator>Diogo Quintino</dc:creator>
      <pubDate>Tue, 10 Dec 2024 12:19:17 +0000</pubDate>
      <link>https://dev.to/dqprogram/first-time-doing-a-web-page-2fp6</link>
      <guid>https://dev.to/dqprogram/first-time-doing-a-web-page-2fp6</guid>
      <description>&lt;p&gt;Just finished creating a web page from scratch, and it feels like a huge accomplishment! Here’s a peek into the process and what I learned along the way:&lt;br&gt;&lt;br&gt;
Starting with the Basics: HTML&lt;br&gt;&lt;br&gt;
Every web page begins with HTML. I learned how to structure the content using tags like , &lt;/p&gt;, , and . It was amazing to see how simple code could transform into something that could be viewed in a browser.&lt;br&gt;&lt;br&gt;
Styling with CSS&lt;br&gt;&lt;br&gt;
Once the foundation was set, it was time to make it look great! CSS was my tool to add color, adjust fonts, and create layouts. Using Flexbox and Grid helped me align elements perfectly, and I got to experiment with different color schemes and fonts to make the page pop.&lt;br&gt;&lt;br&gt;
Bringing It to Life with JavaScript&lt;br&gt;&lt;br&gt;
I didn’t stop at just creating a static page. JavaScript let me add interactivity, from clickable buttons to form validation. It’s crazy how a little code can make a page feel more dynamic and responsive.&lt;br&gt;&lt;br&gt;
Testing and Tweaking&lt;br&gt;&lt;br&gt;
The process wasn’t always smooth sailing! I spent a lot of time testing and debugging—refreshing the page, fixing errors, and tweaking the design. Developer tools were a lifesaver during this phase.&lt;br&gt;&lt;br&gt;
Publishing and Sharing&lt;br&gt;&lt;br&gt;
Finally, I uploaded my page to a hosting platform and shared it with the world. Seeing something I built online was such a rewarding experience. It’s like having a piece of my creativity live on the internet!&lt;br&gt;&lt;br&gt;
Building a web page from scratch was challenging but so rewarding. I learned a lot about coding, design, and problem-solving along the way. If you’re considering creating a web page, jump in! It’s a journey worth taking.

</description>
    </item>
  </channel>
</rss>
