Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@ <h3 style="color: blue;">Benefits of Being Part of OSS</h3>
<section id="oss-team" style="text-align: left;">
<h3>About the OSS Team</h3>
<p style="font-size: 1.4em;">Our Open Source Club is dedicated to bringing together students who love coding and contributing to open source projects.</p>
<p style="font-size: 0.8em; color: brown;">We organize workshops, hackathons, and contribution events to encourage collaboration in the open-source community.</p>
<p style="font-size: 0.8em; color: rgb(0, 114, 97);">We organize workshops, hackathons, and contribution events to encourage collaboration in the open-source community.</p>
</section>

<section id="what-is-oss" style="font-size: 2em; text-align: right;">
<section id="what-is-oss" style="font-size:2.5em; text-align: left;">
<h3>What is Open Source?</h3>
<p style="font-size: 1.2em;">Open source software is software with source code that anyone can inspect, modify, and enhance.</p>
<p style="font-size: 2.2em; color:blue">Open source software is software with source code that anyone can inspect, modify, and enhance.</p>
</section>

<section id="event-description" style="margin-left: 50px;">
<h3 style="font-size: 1.5em;">Event Description</h3>
<p style="font-size: 0.9em; color: orange;">Learn the basics of Git, how to use version control, and start contributing to Open Source projects.</p>
<h3 style="font-size: 1.5em;">Event Description by rohith and aadhitya</h3>
<p style="font-size: 0.9em; color: rgb(17, 0, 255);">Learn the basics of Git, how to use version control, and start contributing to Open Source projects.</p>
</section>

<section id="first-contributions" style="font-size: 0.7em;">
Expand Down