Skip to content

Commit

Permalink
Blog : new blog page desing
Browse files Browse the repository at this point in the history
  • Loading branch information
sai4ul committed Dec 25, 2023
1 parent fe1e6d2 commit 1b1a81e
Showing 1 changed file with 28 additions and 4 deletions.
32 changes: 28 additions & 4 deletions blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,11 +170,35 @@ <h2><span>java </span>script</h2>
<div class="single-services border-color-two mb-24">
<div class="services-cap">
<h5>JavaScript! </h5>
<p><u>A Basic Introduction to JS for Beginners
<p>A Basic Introduction to JS for Beginners JavaScript is a lightweight programming language commonly used by web developers to add dynamic interactions to web pages, applications, servers, and even games. It works seamlessly alongside HTML and CSS, complementing CSS in formatting HTML elements while providing user interaction, a capability that CSS alone lacks.</p>

JavaScript is a lightweight programming language commonly used by web developers to add dynamic interactions to web pages, applications, servers, and even games.

It works seamlessly alongside HTML and CSS, complementing CSS in formatting HTML elements while providing user interaction, a capability that CSS alone lacks.</p>
<p class="profile">
<u>other example:</u>
<a href="#" target="_blank">one ....</a> ,
<a href="#" target="_blank">two ...</a>
</p>
<span>What Is JavaScript?</span>
<!-- Tag -->
<div class="tag-list pt-10">
<a href="#" class="cmn-btn0">react</a>
<a href="#" class="cmn-btn0">JavaScript</a>
<a href="#" class="cmn-btn0">SASS</a>
<a href="#" class="cmn-btn0">bootstrap</a>
<a href="#" class="cmn-btn0">HTML/CSS</a>
<a href="#" class="cmn-btn0">Git</a>
<a href="#" class="cmn-btn0">figma</a>
<a href="#" class="cmn-btn0">CSS</a>
<a href="#" class="cmn-btn0">Bootstrap</a>
<a href="#" class="cmn-btn0">tailwind</a>
</div>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-5 col-md-12">
<div class="single-services border-color-two mb-24">
<div class="services-cap">
<h5>JavaScript! </h5>
<p>A Basic Introduction to JS for Beginners JavaScript is a lightweight programming language commonly used by web developers to add dynamic interactions to web pages, applications, servers, and even games. It works seamlessly alongside HTML and CSS, complementing CSS in formatting HTML elements while providing user interaction, a capability that CSS alone lacks.</p>

<p class="profile">
<u>other example:</u>
Expand Down

0 comments on commit 1b1a81e

Please sign in to comment.