Hi I am trying to write my first loop to count and output pixels from (1,1,1) to (78,78,1)
this is the line i am trying to loop
<area shape="circle" coords="1,1,1" href="./index.html" target="_blank" alt="" yellow="">
how do i go about doing it please ?