Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1032514 // ahref_noFollow - link with nofollow

JavaX fragment (include)

sS ahref_noFollow(S link, O contents, O... params) {
  ret tag("a", contents,
    paramsPlus(params, href := link, rel := "nofollow"));
}

Author comment

Began life as a copy of #1031933

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032514
Snippet name: ahref_noFollow - link with nofollow
Eternal ID of this version: #1032514/1
Text MD5: 0a37d8c800ccd3f7835048a7ceb3338b
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-13 16:02:28
Source code size: 140 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 86 / 108
Referenced in: [show references]