Ask Your Question
3

What is the method for adding text before or after a solitary element using CSS?

asked 2022-04-27 11:00:00 +0000

nofretete gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-07-01 05:00:00 +0000

qstack gravatar image

There is no method for adding text before or after a solitary element using only CSS. CSS is responsible for styling the content, but it cannot add or remove content. You will need to use JavaScript or JQuery to modify the HTML and add the desired text before or after the element.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-04-27 11:00:00 +0000

Seen: 7 times

Last updated: Jul 01 '21