Click here to Skip to main content
16,012,611 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I will like to find a font-family in gridview that the numbers and maybe letters can look like in a digital clok.

What I have tried:

@font-face{
font-family:'digital-clock-font';
src: url('put_the_location_to_your_font.ttf or .otf');
}
Posted
Updated 10-Aug-16 2:38am

1 solution

Something like this: Digital Clock using JavaScript - How Do I Create a Simple Digital Clock in JavaScript?[^] perhaps?
Or this: How to Make a Digital Clock with jQuery and CSS3 | Tutorialzine[^]
Or this: http://www.1001fonts.com/digital+clock-fonts.html[^]

All found with a trivial google: fonts for clock javascript - Google Search[^]
In future, please try to do at least basic research yourself, instead of wasting your time and ours?
 
Share this answer
 
Comments
Nethaji chennai 10-Aug-16 9:41am    
not digital clock. gridview font style like digital clock format
OriginalGriff 10-Aug-16 9:50am    
Sorry, but that makes no sense at all - remember that we can't see your screen, access your HDD, or read your mind: the only thign we get to work with is what you type, we get no context beyond that.
So please try to explain in more detail exactly what you are trying to achieve and we'll try to help.
Nethaji chennai 11-Aug-16 1:56am    
gridview font style its comes numbers only depends on the database that font like digital formats
OriginalGriff 11-Aug-16 3:48am    
Please, stop trying to use the minimum number of words, and try to explain more fully: unless we can understand exactly what you need help with there isn't a lot we can do.
Nethaji chennai 11-Aug-16 4:22am    
_|_|
|_| this is value of 8. i need this value come in this format in grid.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900