htmlのタグ

v3
html b:css='false' b:defaultwidgetversion='2' b:layoutsVersion='3' b:responsive='true' b:templateUrl='fancy.xml' b:templateVersion='1.1.1' expr:dir='data:blog.languageDirection' ...


v2
html b:version='2' class='v2' expr:dir='data:blog.languageDirection' ...



data:blog.languageDirectionで文章が右から左(rtl)にかかれているか左から右(ltr)にかかれているか取得する
日本語の場合dir="ltr"でよい。書かなくても問題ない。

そのあと
xmlns='http://www.w3.org/1999/xhtml' xmlns:b="http://www.google.com/2005/gml/b" xmlns:data="http://www.google.com/2005/gml/data" xmlns:expr="http://www.google.com/2005/gml/expr"
共通している。

コメント

このブログの人気の投稿

blogger v2のheadあとのデフォルトcss