Keep going techie...!
I ll just post what I learnt today technically.....! Get the android App here https://goo.gl/qmI0go
Saturday, 17 December 2016
Get inline dots with middle vertical align like in facebook but only with css -Dot in middle- using CSS and HTML
CSS:
.dot:before {
content: "\2022";
}
HTML:
<i style="font-size: 7pt;" class="dot"></i>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment