26 ms·
Agreed, especially since your slider uses a percentage value (what's 100% of speed?). If instead you used a label of 'Precision' like anateus suggested, or a si
by dolinsky 15y ago
Agreed, especially since your slider uses a percentage value (what's 100% of speed?). If instead you used a label of 'Precision' like anateus suggested, or a similar word like Accuracy and your end values were 'High' and 'Low' that should make more sense.
2 CSS booboos:
- .main-description has 2 font-sizes, the second should be font-weight.
- in styles.css the images/line.png image returns a 404 on line 26.
- deleted 15y ago[deleted]
- ThomPete 15y agothnx