Search
 
SCRIPT & CODE EXAMPLE
 

CSS

tailwind absolute center

absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2
Comment

float center tailwind

absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2
Comment

Center content tailwind

<div class="flex items-center justify-center h-screen">
	<img class="object-center" src="{{ asset('assets/images/gifs/loader.gif') }}" alt="">
</div>
Comment

PREVIOUS NEXT
Code Example
Css :: css text rotate 
Css :: hide page scrollbar css 
Css :: mac input shadow 
Css :: responsive table in tailwind css 
Css :: css erase text 
Css :: gray scale css 
Css :: css triangle 
Css :: background-size 
Css :: import font css from url 
Css :: how hide in html 
Css :: make hr black 
Css :: star required css 
Css :: css put background on top of another background image 
Css :: tailwind background gradient 
Css :: react bootstrap carousel not working 
Css :: checkbox change background color bootstrap 
Css :: purge tailwind 3 
Css :: style scrollbar table 
Css :: html disabled button hover style 
Css :: how to center icon vertically in react js 
Css :: how to add dotted line after and before text in css 
Css :: zero two hair color code 
Css :: scss select all childs 
Css :: postcss plugin 
Css :: Load hidden image to HTML 
Css :: increase the distance between paragraphs css 
Css :: materialize css 
Css :: border css dashed 
Css :: vsc css autocomplet 
Css :: css browser prefixes 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =