1、first 打开visual studio软件工具,会出现如下放所示的对话框。

3、third 单击【添加】选项,会出现如下的对话框,如下图所示:

5、样式如下图所示:<style type="text/css"> body { background :gray; } #a { width :0px; height :0px; background:gray; border-top:60px inset yellow; border-right :60px dotted white; border-bottom :60px solid white; border-left:60px solid white; margin:0 auto; } </style>

6、运行效果如下:
