Skip to content

Instantly share code, notes, and snippets.

View webcrafts's full-sized avatar
💭
最近視力が落ちました

Takamasa Suzuki webcrafts

💭
最近視力が落ちました
View GitHub Profile
@webcrafts
webcrafts / formtest.pl
Created December 4, 2012 05:21
2012/12/04 フォームの内容を受け取って表示するだけ
#!/usr/bin/perl
use Mojolicious::Lite;
use utf8;
# form演習 2012/12/04
get '/form' => sub {
my $self = shift;
my $title = $self->param('title');
my $comment = $self->param('comment');
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ja-JP" xml:lang="ja-JP">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>20121130</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<link rev="made" href="mailto:[email protected]" />
@webcrafts
webcrafts / ちょっと適当です
Created November 20, 2012 08:25
20121120_toKubota
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ja-JP" xml:lang="ja-JP">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>New Document</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
@webcrafts
webcrafts / gist:4116569
Created November 20, 2012 07:28
20121120
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ja-JP" xml:lang="ja-JP">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>New Document</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
@webcrafts
webcrafts / gist:4116482
Created November 20, 2012 06:55
20121121 CSS版
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ja-JP" xml:lang="ja-JP">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>New Document</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
@webcrafts
webcrafts / gist:4064582
Created November 13, 2012 08:03
20121114
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ja-JP" xml:lang="ja-JP">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>2012/11/14</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<link rev="made" href="mailto:[email protected]" />
@webcrafts
webcrafts / gist:4063224
Created November 13, 2012 01:12
20121113
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ja-JP" xml:lang="ja-JP">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>11/13</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<link rev="made" href="mailto:[email protected]" />
@webcrafts
webcrafts / gist:4049804
Created November 10, 2012 03:59
TRANS CAFE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>TOP | TRANS CAFE</title>
</head>
<body background="images/top/bg.png" style="background-repeat:repeat-x">
<!--header area-->
<table background="images/top/header_bg.png" width="960" border="0" cellspacing="0" cellpadding="0" style="margin-left:auto; margin-right:auto;">