Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 4 additions & 1 deletion blog/9-principles-of-good-web-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@ date: 2024-06-10
title: "9 Principles of Good Web Design"
image: /img/codeharborhub-social-card.jpg
authors: [ajay-dhangar]
tags: [web-design, principles, ux, ui, design]
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."
sidebar_label: Web Design Principles
---

<!--
tags: [web-design, principles, ux, ui, design]
-->

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.

<!-- truncate -->
Expand Down
4 changes: 3 additions & 1 deletion blog/sql.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ slug: sql
title: SQL
image: https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTX6eSg-G0MWr9tVVTwAsVxWojlogGSx8pyBg&s
authors: [ajay-dhangar]
tags: [sql, database, mysql, nosql]
date: 2024-06-12
---


<!-- tags: [sql, database, mysql, nosql] -->

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.

<!-- truncate -->
Expand Down
62 changes: 0 additions & 62 deletions docs/Linux/Basic-Command.md

This file was deleted.

26 changes: 0 additions & 26 deletions docs/Linux/Introduction.md

This file was deleted.

92 changes: 0 additions & 92 deletions docs/Linux/Linux-Permission.md

This file was deleted.

85 changes: 0 additions & 85 deletions docs/Linux/Linux-Redirectors.md

This file was deleted.

Loading
Loading