Answers for "double hyphen html"

1

html dash code

—
Posted by: Guest on August-20-2020
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