forked from VimPlug/emmet-vim
html5 don't accept image.alt
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<script type="text/javascript" src="static/js/jquery-latest.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<img id="logo" alt="ZenConding" src="static/images/zencoding-vim-logo.png" title="禅" />
|
||||
<img id="logo" src="static/images/zencoding-vim-logo.png" title="禅" />
|
||||
<h2>vim plugins for HTML and CSS hi-speed coding.</h2>
|
||||
<section id="content">
|
||||
<div class="blocked-content">
|
||||
|
||||
Reference in New Issue
Block a user