css实现梯形等图形

 css <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style> div{margin: 20px;float: left;} .box,.box1{width: 150px;height: 0; border-bottom: 150px solid #ccc;border-
相关文章
相关标签/搜索