纯CSS3动画之左右翻转

不作多的解释,咱们先看效果,而后上代码。 效果以下: 代码以下:css <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <style type="text/css"> *{ padding: 0; margin: 0; } a{ text-decoration: none; } .test_wrap ul{
相关文章
相关标签/搜索