O
ocongata
Guest
I'm still struggling when it comes to html. I want to keep a html line deactivate it but I don't want to delete it from the code. So I have:
< ul class="list" >
< ***************** >
< /ul >
I want to keep that but note that it's deactivated.
< ul class="list" >
< ***************** >
< /ul >
I want to keep that but note that it's deactivated.