English, asked by Eyitayo, 10 months ago

phonetic symbol of have​

Answers

Answered by Itzmisspari03
4

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>    &lt;head&gt;</p><p>        &lt;title&gt;Eye&lt;/title&gt;</p><p>        &lt;meta name="viewport" content="width=device-width, initial-scale=1.0"/&gt;</p><p>    &lt;/head&gt;</p><p>    &lt;body&gt;</p><p>        &lt;svg width="600px" height="500px"&gt;</p><p>            &lt;polyline points="35, 300 300, 135 565, 300 300, 470 35, 298" style="fill:purple; stroke:purple; stroke-width:5;"/&gt;</p><p>            &lt;ellipse cx="300px" cy="300px" rx="205px" ry="105px" style="fill:lime; stroke:black; stroke-width:3;"/&gt;</p><p>            &lt;rect x="200px" y="200px" rx="40px" ry="40px" width="200px" height="200px" style="fill:red; stroke:black; stroke-width:1;"/&gt;</p><p>            &lt;circle cx="300px" cy="300px" r="50px" style="fill:black; stroke:yellow; stroke-width:3;"/&gt;</p><p>            &lt;line x1="250px" y1="250px" x2="350px" y2="350px" style="stroke:red; stroke-width:3;"/&gt;</p><p>            &lt;polygon points="265, 340 300, 250 335, 340 255, 280 345, 280" style="fill:grey; stroke:red; stroke-width:1; fill-rule:nonzero;"/&gt;</p><p>            &lt;text x="235px" y="300px" fill="white"&gt;I am watching you!!!&lt;/text&gt;</p><p>        &lt;/svg&gt;</p><p>    &lt;/body&gt;</p><p>&lt;/html&gt;

Similar questions