static S htitle(S title) { ret hfulltag title(htmlencode_noQuotes(title)); }
Began life as a copy of #1003098
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1003100 |
Snippet name: | htitle - HTML <title> tag with htmlencode |
Eternal ID of this version: | #1003100/4 |
Text MD5: | 847823051b818e528fb590b40cfdeeae |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-09-23 14:01:15 |
Source code size: | 80 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 737 / 866 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1012039 - htitle_noEncode - HTML <title> tag without htmlencode #1012895 - htitle_htmlencode - synonym of htitle - HTML <title> tag with htmlencode |