Answers for "dash sign in html"

2

how to include a dash in html

To display a dash on browser, uses in html "—" , "—." 
or Unicode numeric entity of U+2014. eg. ajmal—the—developer instead
ajmal-the-developer. -keepCoding:)
Posted by: Guest on June-18-2020

Browse Popular Code Answers by Language