Tags: css
Top tags: CSS (7) Wiki (2) CMS (1) Ticket (1) News (1) Blog (1) Forum (1)
  1. Read
  2. Vote
  3. Old
  4. New
  5. Hot
  6. Reply

Topnew CSS v 2023 JS related

6 - Javascript related

There are a list of CSS class binded with jQuery

6.1 span of any width / height

class=span data-w=300px

class=span data-w=30% data-h=100px
Cat: CMS | Read: 1513 | 16/04/2022
Tags: CSS

Topnew CSS v 2023 Text

5 - Text

5.1 Text align: al ac ar aj, vt vm vb



al = left
ac = center
ar = right
aj = adjust. This l
Cat: CMS | Read: 1275 | 15/04/2022
Tags: CSS

Topnew CSS v 2023 Shape

4 - Shape

4.1 Common shapes

rc = box with round corners

box
rc
btn
tab
tabL
tabR
tabB
Cat: CMS | Read: 1107 | 14/04/2022
Tags: CSS

Topnew CSS v 2023 Color

3 - Color
We have text colors, background colors

3.1 Text colors

red, green, blue, gold, grey, dark. And there is default.

3.2 Bac
Cat: CMS | Read: 1177 | 13/04/2022
Tags: CSS

Topnew CSS v 2023 Box

2 - Box
A css box includes margin, border, padding, and size.
Please refer to Grid 12 system for all sizes of a box.
For each margin (m), border (b) or padding (p)
We have 4 sides: t = top, b = bottom, l = left, r = right. Also x = left + right, y = top +
Cat: CMS | Read: 1193 | 12/04/2022
Tags: CSS
  1. 1
  2. 2

Category