るりまサーチ (Ruby 3.2)

最速Rubyリファレンスマニュアル検索!
10件ヒット [1-10件を表示] (0.050秒)
トップページ > クエリ:g[x] > クエリ:Html4[x] > バージョン:3.2[x]

別のキーワード

  1. openssl g
  2. openssl g=
  3. dh g
  4. dsa g
  5. dsa g=

ライブラリ

モジュール

キーワード

検索結果

CGI::Html4 (63001.0)

CGI::Html4Fr (27001.0)

CGI::Html4Tr (27001.0)

cgi (18217.0)

CGI プログラムの支援ライブラリです。

...y + " --> " + value + "\n"
end.join("")
)
end
end
end
end

# HTML生成メソッドを追加
CGI.new("html3") # html3.2
CGI.new("html4") # html4.0 (Strict)
CGI.new("html4Tr") # html4.0 Transitional
CGI.new("html4Fr") # html4.0 Frameset
//}

==== ファイルの...
...3") # HTML3.2に準拠したHTML生成メソッドを追加
cgi.h1
# <H1></h1>
cgi.h1{ "content" }
# <H1>content</H1>
cgi.h1({ "class" => "foo", "attr" => "bar" }){ "content" }
# <H1 class="foo" attr="bar">content</H1>

# HTML生成メソッドを追加
CGI.new("html3") # html3.2
CGI.new("...

CGI::Html4#doctype (18001.0)

@todo

@todo

絞り込み条件を変える

CGI::Html4#element_init (18001.0)

@todo

@todo

CGI::Html4Fr#doctype (18001.0)

@todo

@todo

CGI::Html4Fr#element_init (18001.0)

@todo

@todo

CGI::Html4Tr#doctype (18001.0)

@todo

@todo

CGI::Html4Tr#element_init (18001.0)

@todo

@todo

絞り込み条件を変える