摘要:
一、关于H5的一些标签嵌套 1.下列HTML代码中符合HTML5嵌套规范的是: A、<p><a href="some link"><p>some text</p></a></p>B、<button type="submit"><a href="some link">some text</a></bu 阅读全文
posted @ 2022-06-22 21:39
头秃婷婷
阅读(181)
评论(0)
推荐(0)
徒劳无获是寻常,因为总是有人半途而废
console.log('Don't define yourself');
const aboutMe = {
name: 'Titi Zhang',
title: 'Vue JS HTML',
location: 'China, HeBei',
contact: {
email: '18235293481@163.com',
website:'https://gitee.com/zhangtingtingANDcow'
}
}