TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Drawing in html without using canvas, svg or vml

24 pointsby dw0rmover 16 years ago

4 comments

dw0rmover 16 years ago
Its a well known technique (using border slants), though I enjoyed to implement it by myself as a simple drawing class that works in major browsers. What I want to know, is where it can be used (or maybe it is useless?), and what should I add or change.
评论 #443252 未加载
评论 #443138 未加载
axodover 16 years ago
Having 1 div per scanline for a circle is going to get pretty memory hungry and slow.
评论 #443213 未加载
kwamenum86over 16 years ago
Novelty script. Now I know you can make slanted borders though.
评论 #443671 未加载
tlrobinsonover 16 years ago
Fun, but not particularly practical.