Question: I have written the following code using HTML, it creates a sort of To-Do list. However, I wanted it to be a sort of bookmark
I have written the following code using HTML, it creates a sort of To-Do list. However, I wanted it to be a sort of bookmark list. I want it to display the input as links, not plain text as it does at the moment. I can't figure out how to convert the input by the user to be displayed as links (URLs) once on the list. Could anybody help?
Here is the code, the important part has a comment above it ():
[Single-click Selects ][ Double-click Deletes]
3 Items in your List:
- Something
- a
- d
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
