Skip to content

Displaying text with simple rich text features #526

Answered by mikke89
NaLiJa asked this question in Q&A
Discussion options

You must be logged in to vote

Maybe I don't fully understand the problem, but as long as you don't need editing, this should be straightforward to do: Just use <a> tags, <h1> tags, sprinkle some <span>s, and everything else you could need, style them appropriately, add some event handlers, and you should be good to go. This is something the HTML/CSS model excels at in my view. I would stay away from textarea if you don't need text editing.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@NaLiJa
Comment options

Answer selected by NaLiJa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants