+ 1
Can I add style to a <title> ?
styling to a title
2 ответов
+ 8
No, you cannot: the <title> element isn't part of content of the page, but a meta-information ( in the <head>, not in the <body> part of the html page ) used to set the text value of the tab/window title ( displayed by the OS, not really the browser itself as for the page content...
+ 1
Nop, a funny experiment you can add emojis to title on Google Chrome, or use emojis on search bar.
;)