SVG <line>
Translation results:
SVG is a language that uses XML to describe two-dimensional graphics and drawing programs.
SVG <line>syntax
The<line> element is used to create a straight line.
SVG <line>example
<!DOCTYPE html> <html> <body> <svg xmlns="http://www.w3.org/2000/svg" version="1.1"> <line x1="0" y1="0" x2="200" y2="200" style="stroke:rgb(255,0,0);stroke-width:2" /> </svg> </body> </html>
Run Instance»
Click "Run Instance" " button to view online examples
Popular Recommendations
- Command-Line Tools with Go: Piping Data
- LEAD Upstate Celebrates 10th Year of Line of Gratitude Event
- Casio reveals new G-Shock G-Line watches with tide charts
- Bitget Wallet Integrates Real-Time K-line Charts for TON Chain Tokens into Its Swap Feature
- Crypto Ownership Doesn't Rise in Line With Recent Market Rebound: Research from the U.S. Federal Reserve
- Dogecoin (DOGE) Price Prediction: DOGE Reclaims Position Above Downward Trend Line Indicating a Potential Trend Reversal