Skip to content

Instantly share code, notes, and snippets.

@arunmdavid
arunmdavid / dabblet.html
Created November 21, 2016 14:13
Untitled
<!DOCTYPE html>
<html>
<head>
<title>Scripbox Quiz</title>
<style>
body{background: #EEE;color: #333; font-family: arial;}
.header{text-align: center; margin: 30px;}
.subtitle{text-align: center;color: #555;}
.container{box-shadow: 2px 2px 2px #CCC; background: #FFF;width: 600px;margin: 0 auto;min-height: 500px; }
.question-section{padding: 25px; padding-bottom: 0; border-bottom: 1px solid #CCC;}
@arunmdavid
arunmdavid / drawable_bg_strike.xml
Created March 2, 2016 11:29
Text Background Strike
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android"
>
<item android:height="15dp" android:top="-2dp" android:left="-2dp" android:right="-2dp">
<shape>
<stroke android:color="#EEEEEE" android:width="1dp"/>
</shape>
</item>
</layer-list>
@arunmdavid
arunmdavid / dabblet.css
Created October 15, 2015 13:50
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
@arunmdavid
arunmdavid / dabblet.css
Created October 15, 2015 13:50
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
@arunmdavid
arunmdavid / dabblet.css
Created October 15, 2015 13:50
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
@arunmdavid
arunmdavid / dabblet.css
Created October 15, 2015 13:50
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
@arunmdavid
arunmdavid / dabblet.css
Last active October 14, 2015 15:31
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
@arunmdavid
arunmdavid / dabblet.css
Last active August 29, 2015 14:23
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
@arunmdavid
arunmdavid / dabblet.css
Created January 22, 2015 09:30 — forked from anonymous/dabblet.css
Untitled
l>
@arunmdavid
arunmdavid / dabblet.css
Created January 6, 2015 11:58
Untitled
l>