-
-
Notifications
You must be signed in to change notification settings - Fork 157
Added CSS in docs #314
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
Added CSS in docs #314
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Here's the code health analysis summary for commits Analysis Summary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To maintain consistency and ease of maintenance in our content, please follow the structure outlined in our previous tutorials. Adhering to this format ensures good practice and uniformity.
@ajay-dhangar Can I create another folder which has CSS-basics in docs/CSS and add these in it. So that other CSS related like CSS animations, About bootstrap could be added later |
Yes, absolutely! We need to create superior content to stand out among the best sites out there. Our goal is to provide valuable content that is not only high-quality but also free of charge and ad-free, setting us apart from the competition. |
@ajay-dhangar I made the changes. Please approve |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now change code in readme.md
file based on suggestion.
docs/CSS/readme.md
Outdated
|
||
2. Internal CSS: | ||
|
||
Defined within a <style> tag in the HTML document's <head>. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bad practice:
Defined within a <style> tag in the HTML document's <head>.
Good Practice:
Defined within a `<style>` tag in the HTML document's `<head>`.
|
@ajay-dhangar I made changes. Please approve |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your contribution is appreciated, but it does not align well with the structure and value of my site’s content. Next time, please improve the quality of your content for better understanding and greater value.
Related Issue
#300
Description
I have added css in
docs
and created a readme.md file which includes the tutorials to be added under CSS.I added the basic-syntax and selectors from css
Type of PR
Checklist
Resources for Guidance
Here are some resources that may be helpful as you contribute to CodeHarborHub:
Resources for DSA Features on Our Site: