Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion CSS Basic/CSS/chapter1/chapter1.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</head>
<body>
<h1>CSS Example</h1>
<p>paragraph</p>
<p>GitHub, Inc. is a provider of Internet hosting for software development and version control using Git. It offers the distributed version control and source code management (SCM) functionality of Git, plus its own features. It provides access control and several collaboration features such as bug tracking, feature requests, task management, continuous integration and wikis for every project.[4] Headquartered in California, it has been a subsidiary of Microsoft since 2018.</p>
<p>Book</p>
<p>Tag</p>
</body>
Expand Down
2 changes: 1 addition & 1 deletion CSS Basic/CSS/chapter2/chapter2-introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</head>
<body>
<h1>CSS Example</h1>
<h2>CSS2 Example</h2>
<h2>KAARTHIC EASWAR</h2>
<p>CSS3 Example</p>
</body>
</html>