Skip to content

Instantly share code, notes, and snippets.

View JVJplus's full-sized avatar

Jay Prakash Mahto JVJplus

View GitHub Profile
@JVJplus
JVJplus / index.html
Last active August 29, 2020 12:29
Centering Text In Image Test JS Bin// source https://jsbin.com/pagamat
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
.tpouter{
height:500px;
width:400px;