• Login
Community
  • Login

Idea for <font> tag in html

Scheduled Pinned Locked Moved General Discussion
4 Posts 4 Posters 480 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J
    Jerome Red
    last edited by May 3, 2020, 7:43 AM

    Hi, The text in the style tag <style></style>has no color, whereas it does in a .css file. Can you do something in the next update. Thank you

    E 1 Reply Last reply May 3, 2020, 12:14 PM Reply Quote 0
    • E
      Ekopalypse @Jerome Red
      last edited by May 3, 2020, 12:14 PM

      @Jerome-Red

      Npp is using scintilla as the component responsible for lexing the different languages, hence it is more likely
      that it will be available if it is added by scintilla.
      Nevertheless you are free to read and follow this to make a FR.

      1 Reply Last reply Reply Quote 1
      • M
        Makwana Prahlad Banned
        last edited by May 4, 2020, 8:19 AM

        Hello,@Jerome-Red

        The font tag was brought in early in HTML’s life to allow designers to change the size, typeface and colour of their text. It proceeded to do more harm than good — for all sorts of reasons — but mainly because it is a hugely inefficient way to format text. CSS text formatting is vastly superior, but knowledge of these old-style techniques is still useful.

        I hope this information will be usefull for you.

        Thank you.

        P 1 Reply Last reply May 4, 2020, 1:11 PM Reply Quote 1
        • P
          PeterJones @Makwana Prahlad
          last edited by PeterJones May 4, 2020, 1:12 PM May 4, 2020, 1:11 PM

          @Makwana-Prahlad said,

          The font tag was … I hope this information will be usefull for you.

          What in the world does that have to do with Notepad++ or @Jerome-Red’s question? Jerome was asking, when using Notepad++ syntax highlighter for HTML, why the contents of the style tag in the HTML file he was editing were not syntax-highlighted as CSS. It had nothing to do with how to change the font or color of the rendered HTML, which would be an HTML/CSS question and asked in a different forum.

          1 Reply Last reply Reply Quote 2
          1 out of 4
          • First post
            1/4
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors