Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.html #57

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

tushargupta1504
Copy link
Contributor

I made a few changes and additions to the original code. Here's a breakdown of the modifications:

Added a <style> block in the :

I added a <style> block in the to include some basic styling for the body, h1, and overall page appearance. Added a <style> for the body:

Set the font family to Arial or sans-serif.
Applied some margin and padding to give the content some space. Set a light background color for the page.
Added a <style> for the h1:

Set the color of the h1 element to a dark shade to improve readability. Enhanced the body content:

Added a

element to wrap the heading.
Added a
element for the main content.
Included a welcoming paragraph inside the
. You can further expand the content within the
as needed. Added a :

Created a

element to include a simple copyright notice. These changes are aimed at improving the structure and visual presentation of the webpage. Feel free to adjust the styles and content based on your specific requirements.

I made a few changes and additions to the original code. Here's a breakdown of the modifications:

Added a <style> block in the <head>:

I added a <style> block in the <head> to include some basic styling for the body, h1, and overall page appearance.
Added a <style> for the body:

Set the font family to Arial or sans-serif.
Applied some margin and padding to give the content some space.
Set a light background color for the page.
Added a <style> for the h1:

Set the color of the h1 element to a dark shade to improve readability.
Enhanced the body content:

Added a <header> element to wrap the heading.
Added a <section> element for the main content.
Included a welcoming paragraph inside the <section>.
You can further expand the content within the <section> as needed.
Added a <footer>:

Created a <footer> element to include a simple copyright notice.
These changes are aimed at improving the structure and visual presentation of the webpage. Feel free to adjust the styles and content based on your specific requirements.
@yagyesh-bobde yagyesh-bobde added good first issue Good for newcomers SWOC S4 Social winter of Code Season of 4 issue web easy labels Jan 16, 2024
@yagyesh-bobde
Copy link
Owner

This PR is related to the Issue #6 @tushargupta1504 there are other contributors collaborating on this as well. So try discussing on the issue thread as well.

@yagyesh-bobde yagyesh-bobde merged commit 434b8f2 into yagyesh-bobde:main Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy good first issue Good for newcomers SWOC S4 Social winter of Code Season of 4 issue web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants