css - HTML with icon on left and right side -
i want create un-order list in html. each of list item, there icon on left side , icon on right side. text among 2 icons , should auto occupy available screen width. in case of long text, ellipsis. list item should this:
++++++ ++++++++++++++++++++++++++ ++++++ +icon+ + short text + +icon+ ++++++ ++++++++++++++++++++++++++ ++++++ ++++++ ++++++++++++++++++++++++++ ++++++ +icon+ + long text long text ...+ +icon+ ++++++ ++++++++++++++++++++++++++ ++++++ ++++++ ++++++++++++++++++++++++++ ++++++ +icon+ + short text + +icon+ ++++++ ++++++++++++++++++++++++++ ++++++
i tried many ways create list didn't success. please help! solution or recommends welcome.
update: need icons on separated tags, such div
or img
in advance.
Comments
Post a Comment