Home
last modified time | relevance | path

Searched refs:HTML (Results 1 – 25 of 72) sorted by relevance

123

/template/strap/resources/firebug/
H A Dfirebug-lite.css116 #Firebug .Left .HTML { display:none; height:250px; overflow:scroll; padding:0 10px 2px 10px; }
117 #Firebug .Left .HTML .Block { padding:0 0 0 0px; font:11px Verdana, Geneva, Arial, Helvetica, sans-…
118 #Firebug .Left .HTML .Block .Spacer { cursor:default; padding:2px 2px 2px 15px; }
119 #Firebug .Left .HTML .Block .Link { display:block; color:#333; padding:2px 2px 2px 0; }
120 #Firebug .Left .HTML .Block .Link .Content { padding:2px 2px 2px 2px; }
121 #Firebug .Left .HTML .Block .Link .TagName { cursor:pointer; }
122 #Firebug .Left .HTML .Block .Parent { font-weight:bold; color:#111; text-decoration:none; }
123 #Firebug .Left .HTML .Block .Parent .Spacer { background:#fff center no-repeat; }
124 #Firebug .Left .HTML .Block .Parent .Spacer { background-image:url(tree_open.gif); }
125 #Firebug .Left .HTML .Block .Open .Spacer { background-image:url(tree_close.gif) }
[all …]
/template/vector20/user/
Dtracker.php.dist6 * Tools like Piwik and Google Analytics normally provide a small HTML code
14 * copy and paste the needed HTML code/tag AFTER the closing "?>"
38 //place the needed HTML source codes BELOW this line ?>
/template/vector/user/
Dtracker.php.dist6 * Tools like Piwik and Google Analytics normally provide a small HTML code
14 * copy and paste the needed HTML code/tag AFTER the closing "?>"
38 //place the needed HTML source codes BELOW this line ?>
/template/monobook/user/
Dtracker.php.dist6 * Tools like Piwik and Google Analytics normally provide a small HTML code
14 * copy and paste the needed HTML code/tag AFTER the closing "?>"
38 //place the needed HTML source codes BELOW this line ?>
/template/wikiweko/user/
H A Dtracker.php.dist6 * Tools like Piwik and Google Analytics normally provide a small HTML code
14 * copy and paste the needed HTML code/tag AFTER the closing "?>"
38 //place the needed HTML source codes BELOW this line ?>
/template/mnml-blog/user/
Dtracker.php.dist6 * Tools like Piwik and Google Analytics normally provide a small HTML code
14 * copy and paste the needed HTML code/tag AFTER the closing "?>"
39 //place the needed HTML source codes BELOW this line ?>
/template/prsnl10/user/
Dtracker.php.dist6 * Tools like Piwik and Google Analytics normally provide a small HTML code
14 * copy and paste the needed HTML code/tag AFTER the closing "?>"
39 //place the needed HTML source codes BELOW this line ?>
/template/strap/ComboStrap/
H A DMime.php13 public const HTML = "text/html"; define in ComboStrap\\Mime
90 return new Mime(Mime::HTML);
H A DMessage.php85 return $this->addContent($message, Mime::HTML);
164 $htmlContent = $this->getContent(Mime::HTML);
H A DFetcherAppPages.php143 return Mime::create(Mime::HTML);
H A DFetcherPage.php181 return Mime::create(Mime::HTML);
/template/strap/resources/
H A DREADME.md6 These resources are called inserted in between the `HTML head tag`
/template/strap/resources/theme/default/pages/templates/
H A Dlanding.css11 * See for the HTML code {@link TplUtility::getRailBar()}
/template/gtopia/
Ddefaults.css4 ** HTML elements
/template/dokubrick/
DMakefile40 HTML=$(DIST_DIR)/footer.html \ macro
117 DIST_FILES= $(DOCS) $(CSS) $(HTML) $(SCRIPT) $(PHP) $(STYLE_INI) $(IMAGES) $(LANG) $(CONF) $(SIDEBA…
/template/arctic-mbo/
DMakefile41 HTML=$(DIST_DIR)/footer.html \ macro
113 DIST_FILES= $(DOCS) $(CSS) $(HTML) $(SCRIPT) $(PHP) $(STYLE_INI) $(IMAGES) $(LANG) $(CONF)
/template/twentyfifteen/
DREADME33 following HTML for a single entry in blog lists,
51 and create 'entry.php' tpl file that produces the following HTML for individual
/template/parallax/lib/languages/
Duk_UA.po386 msgid "HTML Box Options"
387 msgstr "Параметри HTML"
1038 msgid "HTML Box"
1039 msgstr "Поле HTML"
1042 msgid "Enter your custom HTML code here"
1043 msgstr "Введіть ваші власні HTML-код тут"
Dja_JP.po386 msgid "HTML Box Options"
387 msgstr "HTML ボックスのオプション"
1038 msgid "HTML Box"
1039 msgstr "HTML ボックス"
1042 msgid "Enter your custom HTML code here"
1043 msgstr "ここで、カスタムの HTML コードを入力してください。"
Dru_RU.po386 msgid "HTML Box Options"
387 msgstr "Параметры HTML"
1038 msgid "HTML Box"
1039 msgstr "Поле HTML"
1042 msgid "Enter your custom HTML code here"
1043 msgstr "Введите пользовательские HTML-код здесь"
Dhi_IN.po386 msgid "HTML Box Options"
387 msgstr "HTML बॉक्स विकल्प"
1038 msgid "HTML Box"
1039 msgstr "HTML बॉक्स"
1042 msgid "Enter your custom HTML code here"
1043 msgstr "अपने कस्टम HTML कोड यहाँ दर्ज करें"
Dzh_CN.po386 msgid "HTML Box Options"
387 msgstr "HTML 框选项"
1038 msgid "HTML Box"
1039 msgstr "HTML 框"
1042 msgid "Enter your custom HTML code here"
1043 msgstr "请输入您自定义的 HTML 代码"
Dnl_NL.po386 msgid "HTML Box Options"
387 msgstr "HTML-opties"
1038 msgid "HTML Box"
1039 msgstr "HTML-vak"
1042 msgid "Enter your custom HTML code here"
1043 msgstr "Voer hier uw aangepaste HTML-code"
/template/bootie/
DREADME.md50 * Added two events (TPL_DOCUMENT_CLOSING, TPL_PAGE_TOP_OUTPUT) to be able to output HTML
/template/strap/vendor/salesforce/handlebars-php/
H A DREADME.md65 Handlebars templates look like regular HTML, with embedded handlebars expressions.
67 Handlebars HTML-escapes values returned by a {{expression}}.
253 Handlebars HTML-escapes values returned by a {{expression}}. If you don't want Handlebars to escape…

123