0

テキストをフォーマットして、その形でリアルに見えるようにしたい。私が作成しているテキストには、斜体、太字、プレーンのさまざまな文字が含まれています。私を助けてください。HTMLテキストを配置しようとしましたが、エラーHTML TEXTSが発生しました

<string-array name="newbrandDesc">
        <item>Lyrics Here in bold and in italis with text margins and spaces for No.1</item>
        <item>Lyrics Here in bold and in italis with text margins and spaces for No.2</item>
        <item>Lyrics Here in bold and in italis with text margins and spaces for No.3</item>
        <item>Lyrics Here in bold and in italis with text margins and spaces for No.4</item>
        <item>Lyrics Here in bold and in italis with text margins and spaces for No.5</item>
    </string-array>

4

1 に答える 1