Hi everyone, i am trying my first html 5 simple canvas example but it doesnot seem to work,
everything works perfectly fine until it comes to getContext, after ('canvas').getContext; getContext doesnot appear in the menu, how should i fix this???
<!DOCTYPE html>
<html>
<head>
<meta...