starting with !doctype html , tag html and body
what do i wrong
Best answer by Mark Jongeling
I don't think '<'!doctype html'>', '<'head'>' and '<'body'>' are needed. Remove them from your tooltip. The only HTML tags needed are the styling tags
So you could use '<'br'>' '<'b'>' '<'i'>', <'u'>' or others. (remove the ' )
View original

So you could use '<'br'>' '<'b'>' '<'i'>', <'u'>' or others. (remove the ' )