+ 2
Tag into a text in html.
How to text a tag into a text so that it'd display on the webside in html? For example tag "<form>" has to be seen as a text by inserting into td of the table or other texting tags like p so on. (I wanna make "<form>" inside a text in a website, but how to do it?)
4 Antworten
+ 7
Agustus please review: sololearn.com/Content-Creation-Guidelines/
Specifically — Be Kind: behind each profile is a person that deserves kindness and respect. Personal attacks, disparagement, hate speech, and personal judgements will not be tolerated. Even if you are not happy with an answer, that is no reason to lash out with personal attacks. That kind of behaviour can lead to disciplinary action, including account suspension or bans.
Everyone else, what Mirielle said is correct. It’s okay that this question was asked. Pointing them to the appropriate course is a perfectly good response, as is answering the question outright. Sometimes seeing something explained in a different way is extremely helpful. Please do not assume someone’s knowledge or understanding, nor should you call a legitimate question “unnecessary.”
All inappropriate comments will be removed from this thread.
+ 2
Agustus
have you learn this lesson ?
before asking any questions Plz learn and complete the lesson first..
https://www.sololearn.com/learn/courses/html-introduction
+ 2
Yess, I read that, but I didn't know how to imply.
Thanks Mirielle.
+ 2
Agustus
If you're ok with a little javascript and css, here is how I would do it:
https://code.sololearn.com/WKqBDq5ezGD3/?ref=app