Skip to content

My Dev Blog

  • About

::after

::before

::first-letter

::first-line

:active

:empty

:first-child

:focus

:hover

:last-child

:last-of-type

:link

:nth-child(n)

:nth-last-child(n)

:only-child

:root

:visited

@media

*

<style> external style

<style> inline style

<style> internal style

%

+

>

~

accent-color

Adjacent Sibling Combinator (+)

animation

Attribute selector

background-attachment

background-color

background-image

background-position

background-repeat

background-size

border

border-collapse

border-color

border-radius

border-style

border-width

box-shadow

box-sizing: border-box

Can I Include?

Child Combinator selector (>)

clamp()

Class selector (.)

color

CSS Syntax

cursor

Descendant selector (Space)

Differences between the position: relative property and the position: absolute property

display

Displaying a Favicon in HTML

Element selector

em

filter

Flexbox

font

font-family

font-size

font-stretch

font-style

font-variant

font-weight

General Sibling Combinator (~)

height

How to create a comment in HTML?

How to create a custom attribute in HTML?

How to create a paragraph in HTML?

How to create a skeleton HTML document?

How to create headings in HTML?

How to use Object.values(obj) in JavaScript?

How to use setInterval() function in JavaScript?

How to use setTimeout() function in JavaScript?

How to use the filter() method in JavaScript?

How to use the find() method in JavaScript?

How to use the foreach() method in JavaScript?

How to use the join() method in JavaScript?

How to use the map() method in JavaScript ?

How to use the slice() method in JavaScript?

How to use the splice() method in JavaScript?

How to use the split() method in JavaScript?

How to use Try/Catch in JavaScript?

ID selector (#)

letter-spacing

line-height

linear-gradient

List of the main methods to manipulate arrays in JavaScript

list-style-image

list-style-position

list-style-type

margin

max-height

max-width

min-height

min-width

nth-child()

object-fit

object-position

opacity

outline

overflow

padding

position

position: absolute property in CSS

position: relative property in CSS

px

rem

Resetting CSS Styles : A simple reset

rotate()

rotateX()

rotateY()

scale()

skew()

text-align

text-decoration

text-decoration-color

text-decoration-style

text-indent

text-overflow

text-shadow

text-transform

text-underline-offset

transform

transform-origin

transition

translate()

var()

vertical-align

vh

visibility

vw

What is a promise in JavaScript?

white-space

width

word-break

word-spacing

z-index

© 2026 My Dev Blog • Built with GeneratePress