html can i style the title?
-
i am new to notepad++ and html can i add a style to a title like this?
<title style=“font-size:150%;”>
-
@cat-king-the-fourth said in html can i style the title?:
i am new to notepad++ and html can i add a style to a title like this?
<title style=“font-size:150%;”>
The answer to that question is the same whether the editor is Notepad++, notepad.exe, or
type "..." >> blah.html
, and is thus off topic for this forum.Since it’s a quick answer: that’s the right way to add a style to a single tag, but TITLE values don’t display (usually), so it won’t change any visual styling.
If you have further questions like that, feel free to find a forum dedicated to HTML & CSS and ask there.
-
This tag reverses the title in the browser tab, and you do not need to apply styles to it)))
https://www.w3schools.com/tags/tag_title.asp