投稿されたすべてのコード一覧
* html .hoge{ display: inline; zoom: 1; } *:first-child+html .hoge{
#!/usr/bin/perl use strict; use warnings; print "hello world!\n";
javascript:window.location='http://b.hatena.ne.jp/add?mode=confirm&title='+escape(document.title)+'&url='+escape(location.href);
#define ASSERT(cond) \ for (; !(cond); assert(#cond == false))
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <title></title>