Skip to content

Instantly share code, notes, and snippets.

View moshiuramit's full-sized avatar
🎯
Focusing

Moshiur Rahman moshiuramit

🎯
Focusing
View GitHub Profile
{
"bold_folder_labels": true,
"color_scheme": "Packages/Color Scheme - Default/Solarized (Light).tmTheme",
"default_line_ending": "unix",
"detect_indentation": false,
"draw_minimap_border": true,
"enable_tab_scrolling": true,
"enable_telemetry": "false",
"ensure_newline_at_eof_on_save": true,
"fade_fold_buttons": false,
@moshiuramit
moshiuramit / flip.html
Last active December 31, 2015 02:49
Fliping Card Using CSS3 And HTML5
<html>
<html>
<head>
<title>Fliping Card </title>
<meta name="author" content="Moshiur Rahman ">
<style >
ul.jam{
-moz-perspective:1000;
}
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" charset="utf-8" >
<script type="text/javascript" src="./js/effect.js"></script>
<title> Cycle Mart </title>
</head>
<body>