Skip to content

Instantly share code, notes, and snippets.

View kanakinfosystems's full-sized avatar

Kanakinfosystems kanakinfosystems

View GitHub Profile
@kanakinfosystems
kanakinfosystems / index.html
Created September 21, 2014 13:19
Simple HTML Code
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>HTML Document</title>
<style type="text/css">
h3 {
color: #FF22CC;
}
</style>