随笔分类 - select
摘要:<div class="flex"> <label>城市</label> <div class="dealerbo"> <select><option value="110000">北京市</option></select> </div></div> CSS .flex { width: 30%;
阅读全文
摘要:HTML: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, us
阅读全文