Skip to content

Raz Rassel

  • Home
  • About Raz
  • Contact Raz
  • Buy Now
YouTube Spotify
Raz Rassel
Web Dev

Center text over image

.container {
position:relative;
}

.absolute-center {
position: absolute;
left: 50%; /* horizontal alignment */
top: 50%; /* vertical alignment */
transform: translate(-50%, -50%); /* horizontal, vertical alignment fine tuning;
explanation: http://stackoverflow.com/q/36817249 */
}

Post navigation

Previous Previous
JS Full Window Height
NextContinue
Reposition Genesis header right widget

Similar Posts

  • Web Dev

    Open Office remove empty rows

    Read More Open Office remove empty rowsContinue

  • Web Dev | Wordpress

    Contact Form 7 in Google Tag Manager

    Read More Contact Form 7 in Google Tag ManagerContinue

  • Web Dev

    Youtube Responsive JS embed

    Read More Youtube Responsive JS embedContinue

  • Web Dev

    Modal Popup

    Read More Modal PopupContinue

  • Web Dev | Wordpress

    Genesis Featured Image on top

    Read More Genesis Featured Image on topContinue

  • Wordpress

    Genesis add title to Blog page

    Read More Genesis add title to Blog pageContinue

YouTube Spotify
  • Home
  • About Raz
  • Contact Raz
  • Buy Now

© 2026 Raz Rassel

Scroll to top
  • Home
  • About Raz
  • Contact Raz
  • Buy Now