Skip to content

Commit dfec440

Browse files
committed
CHH Docs added for contributors
1 parent 5f4a169 commit dfec440

329 files changed

Lines changed: 2414 additions & 33237 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

blog/9-principles-of-good-web-design.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,14 @@ date: 2024-06-10
44
title: "9 Principles of Good Web Design"
55
image: /img/codeharborhub-social-card.jpg
66
authors: [ajay-dhangar]
7-
tags: [web-design, principles, ux, ui, design]
87
description: "Discover the 9 essential principles of good web design that enhance user experience and drive engagement. Learn how to create visually appealing, user-friendly websites that stand out."
98
sidebar_label: Web Design Principles
109
---
1110

11+
<!--
12+
tags: [web-design, principles, ux, ui, design]
13+
-->
14+
1215
Creating a well-designed website is crucial for attracting and retaining visitors. Good web design not only enhances the visual appeal of a site but also improves its functionality and user experience. Here are nine essential principles of good web design that can help you create an effective and engaging website.
1316

1417
<!-- truncate -->

blog/sql.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ slug: sql
33
title: SQL
44
image: https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTX6eSg-G0MWr9tVVTwAsVxWojlogGSx8pyBg&s
55
authors: [ajay-dhangar]
6-
tags: [sql, database, mysql, nosql]
76
date: 2024-06-12
87
---
98

9+
10+
<!-- tags: [sql, database, mysql, nosql] -->
11+
1012
Structured query language (SQL) is a programming language for storing and processing information in a relational database. A relational database stores information in tabular form, with rows and columns representing different data attributes and the various relationships between the data values. You can use SQL statements to store, update, remove, search, and retrieve information from the database. You can also use SQL to maintain and optimize database performance.
1113

1214
<!-- truncate -->

docs/Linux/Basic-Command.md

Lines changed: 0 additions & 62 deletions
This file was deleted.

docs/Linux/Introduction.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

docs/Linux/Linux-Permission.md

Lines changed: 0 additions & 92 deletions
This file was deleted.

docs/Linux/Linux-Redirectors.md

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)