Skip to content

Commit

Permalink
Update blog.html
Browse files Browse the repository at this point in the history
  • Loading branch information
arpit376 authored Sep 17, 2024
1 parent b32d47e commit 0e12ab9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h1>Welcome to My Blog</h1>

<!-- Blog Post 1 -->
<div class="blog-post">
<h2>Getting Started with Web Development</h2>
<h2>Commentary on India's 6G vision</h2>
<p><strong>Date:</strong> September 16, 2024</p>
<p>
Web development is an exciting field that offers endless opportunities to learn and grow. In this post, I’ll cover the basics of web development, including HTML, CSS, and JavaScript. Whether you're just starting out or looking to brush up on your skills, this guide has something for everyone.
Expand All @@ -115,7 +115,7 @@ <h2>Getting Started with Web Development</h2>

<!-- Blog Post 2 -->
<div class="blog-post">
<h2>Understanding CSS Grid and Flexbox</h2>
<h2>Internet shutdown and impact</h2>
<p><strong>Date:</strong> September 10, 2024</p>
<p>
CSS Grid and Flexbox are two powerful layout systems that every web developer should master. In this post, we'll break down how to use both to create responsive, dynamic layouts that work across all screen sizes.
Expand All @@ -125,7 +125,7 @@ <h2>Understanding CSS Grid and Flexbox</h2>

<!-- Blog Post 3 -->
<div class="blog-post">
<h2>Why JavaScript is Essential for Modern Web Development</h2>
<h2>Impact of internet n marginalised community</h2>
<p><strong>Date:</strong> August 28, 2024</p>
<p>
JavaScript is the backbone of interactive web pages. From form validation to complex animations, JavaScript plays a crucial role in enhancing user experience. Let's dive into why you should prioritize learning JavaScript as part of your web development journey.
Expand Down

0 comments on commit 0e12ab9

Please sign in to comment.