.NET Code Log
Tips, reminders and ideas on how to solve different code issues.
Thursday, May 21, 2015
CSS - Make Bullets a part of Li Element instead of UL
To avoid this problem just change style to inside.
Example:
ul
{
list-style-position:
inside
;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment