作者:646579262 | 来源:互联网 | 2023-07-16 17:21
Iamgoingthroughalargewebsite(1600+pages)tomakeitpassPriority1W3CWAI.Asaresult,th
I am going through a large website (1600+ pages) to make it pass Priority 1 W3C WAI. As a result, things like image tags need to have alt attributes.
我正在浏览一个大的网站(1600多页),使它通过优先级1 W3C WAI。因此,像图像标签这样的东西需要有alt属性。
What would be the regular expression for finding img tags without alt attributes? If possible, with a wee explanation so I can use to find other issues.
查找没有alt属性的img标记的正则表达式是什么?如果可能的话,给我一个简短的解释,这样我就能找到其他的问题。
I am in an office with Visual Web Developer 2008. The Edit >> Find dialogue can use regular expressions.
我和Visual Web Developer 2008在一个办公室。编辑>找到对话可以使用正则表达式。
6 个解决方案