Skip to content

useful readme text style for your project

Notifications You must be signed in to change notification settings

mmadreza99/ReadMe-Styles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

ReadMe Text Styles | استایل های پرکاربد متن برای گیت هاب


Headers (H1 ..... H6)

header 1

  # header 1

header2

  ## header 2

header3

  ### header 3

header4

  #### header 4
header5
  ##### header5
header6
###### header6

Paragraph Quotes | نقل قول

نقل قول تست


Dot | (به فاصله دقت کنید ) نقطه

  • Test
  • تست

Lists | لیست ها

  • Item A
  • Item B
    • Item B 1
    • Item B 2
    • Item B 3
  • Item C
    • Item C 1
    • Item C 2
    • Item C 3

Badge (داخل بک تیک ‍‍``)

test , تست


Links | (لینک ها)

w3schools

<link> : https://stackoverflow.com/


Code Blocks | قطعه های کد

$ npm install axios

function test(){
console.log("Hello world!")
}

HTML code

<!DOCTYPE html>
<html>
 <head>
     <mate charest="utf-8" />
     <title>Hello world!</title>
 </head>
 <body>
     <h1>Hello world!</h1>
 </body>
</html>

Icons

Languages and Tools:

android angular bootstrap csharp css3 django git html5 invision javascript linux php python react redux sass sketch tailwind vuejs xd


Colored Text | متن های رنگی

- text in red
+ text in green
! text in orange
# text in gray
@@ text in purple (and bold)@@

Images | عکس ها (علامت تعحب و بعد از اون براکتس )

Codes


Tables | جدول ها

First Header Second Header Third Header Fourth Header
Content Cell Content Cell Content Cell Content Cell
Content Cell Content Cell Content Cell Content Cell

About

useful readme text style for your project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published