Md alfaj

Md alfaj Full stack web developar

Bootstrap Colors. Colorize text with color utilities. If you want to colorize links, you can use the .link-* helper clas...
14/12/2024

Bootstrap Colors.
Colorize text with color utilities. If you want to colorize links, you can use the .link-* helper classes which have :hover and :focus states.

class=.text-primary
text-primary-emphasis
text-secondary
text-secondary-emphasis
text-success
text-success-emphasis
text-danger
text-danger-emphasis
text-warning
text-warning-emphasis
text-info
text-info-emphasis
text-light
text-light-emphasis
text-dark
text-dark-emphasis
text-body
text-body-emphasis
text-body-secondary
text-body-tertiary
text-black
text-white
text-black-50
text-white-50

Use the Border utility to add or remove material borders.Additive.Add borders to custom elements: 1.class="border"> 2.cl...
14/12/2024

Use the Border utility to add or remove material borders.
Additive.
Add borders to custom elements:
1.class="border">
2.class="border-top"
3.class="border-end"
4.class="border-bottom"
5.class="border-start"
Subtractive
Or remove borders:
1.class="border border-0"
2.class=border border-0"
3.class="border border-end-0"
4.class="border border-bottom-0"
5.class="border border-start-0"
Radius
Add classes to an element to easily round its corners.
1.class="rounded"
2.class="rounded-top"
3.class="rounded-end"
4class="rounded-bottom"
5.class="rounded-start"
6.class="rounded-circle"
7.class="rounded-pill"

What is CSS cursor property?The cursor property sets the appearance of the mouse cursor when hovering over an element. T...
26/11/2024

What is CSS cursor property?
The cursor property sets the appearance of the mouse cursor when hovering over an element. The appearance can be set by specifying the type of cursor, or by loading a specific icon. When using an icon, fallback images can be used, ending with a mandatory keyword fallback.
Example:
1.alias
The cursor indicates an alias of something is to be created
[Example].alias {cursor: alias;}
2.all-scroll
The cursor indicates that something can be scrolled in any direction
[Example].all-scroll {cursor: all-scroll;}
3.auto
Default. The browser sets a cursor
[Example].auto {cursor: auto;}
4.copy
The cursor indicates something is to be copied
[Example].auto {cursor: auto;}copy {cursor: copy;}
5.move
The cursor indicates something is to be moved
[Example].move {cursor: move;}
6.text
The cursor indicates text that may be selected
[Example].text {cursor: text;}
7.wait
[Example].wait {cursor: wait;}
8.zoom-in
[Example].zoom-in {cursor: zoom-in;}
9.zoom-out
[Example].zoom-out {cursor: zoom-out;}

Address

Clg Road, Savar Dhaka
Savar
1340

Website

Alerts

Be the first to know and let us send you an email when Md alfaj posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share