Click Here to view Result after edited
Return to html tutorial by example
<html> <body> <h4> Type disc set list, the list is the symbol of the previous round black spots: </ h4> <ul type="disc" /> <li> NT22.com network tutorial web site Course </ li> <li> NT22.com network tutorial web site code </ li> <li> NT22.com network tutorial of the World of Warcraft </ li> </ ul> <h4> Type Set circle list , in front of the list of symbols is hollow circle: </ h4> <ul type="circle" /> <li> NT22.com network tutorial courses web site </ li> <li> NT22.com network tutorial web site code < / li> <li> NT22.com network tutorial of the World of Warcraft </ li> </ ul> <h4> Type set to square the list, the list of symbols in front of the black box: </ h4> < ul type = "square" /> <li> NT22.com network tutorial courses web site </ li> <li> NT22.com network tutorial web site code </ li> <li> NT22.com network tutorial of the World of Warcraft < / li> </ ul> </ body> </ html>