官术网_书友最值得收藏!

Minor tweaks to the head tag

Inside of our head tag, we will want to change title, and because we renamed canvas.css to webgl.css, we will need to point our link tag to the new stylesheet name. Here are the only two tags that must change at the beginning of the HTML:

<title>WebGL Shell</title>
<link href="webgl.css" rel="stylesheet" type="text/css">

Later in the HTML, we will remove the img tag where the src is set to "spaceship.png". It is not strictly necessary to do this. In the canvas version, we were using this tag to render an image to the canvas. In this WebGL version, we will load the image dynamically, so it is not necessary to keep it around, but if you forget to remove it, having it there will not harm the app in any way.

主站蜘蛛池模板: 台中市| 和田市| 繁峙县| 仁寿县| 榆社县| 肇州县| 敦煌市| 丰原市| 乌拉特中旗| 乌什县| 城市| 大庆市| 江源县| 绥滨县| 湘乡市| 铅山县| 锡林郭勒盟| 北流市| 太保市| 德令哈市| 吴旗县| 米脂县| 渝北区| 四会市| 赣榆县| 井陉县| 山丹县| 兰考县| 阿图什市| 呼伦贝尔市| 盱眙县| 肃北| 达孜县| 罗定市| 五原县| 清涧县| 辽中县| 马关县| 扎鲁特旗| 临洮县| 鄂托克前旗|