Continuing the discussion from Need Help on Hello World :
<–
Hello World –>
<–
CatPhotoApp –>
<–
Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.
–>
cant figure out last task
Be sure to delete all trailing comment tags, i.e. -->.
JMVL64
June 5, 2018, 4:02pm
#2
comments in HTML is everything between so if you want to remove the text from being in comment, remove the beginning (<! – ) and the end ( – >) comment indicators.
For your information:
1 Like
ok so i didnt need to add anything i just needed to remove (<!-) (->) from begining and end
1 Like
JMVL64
June 5, 2018, 4:58pm
#4
In the beginning, just think simple! Usually they just try to teach sth small
1 Like
thank you!, i try to mess around with it before i ask for help but ive noticed others ask the same questions so i just go to that thread
JMVL64
June 6, 2018, 2:05pm
#6
Searching on the internet also brings a lot of good ideas and answers most of the time =). There is a lot of documentation out there!