本文介绍了平面设计问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 像Microsoft.com这样的网站如何在 主页周围有一个漂亮的矩形边框,底部有一个镜面阴影,并且 中有一个漂亮的渐变/图像背景?是否有一些''技巧''他们正在使用(例如一个小图像 a圆角?用桌子? 解决方案 用于边框使用具有border属性的CSS,例如, {border:1px solid red} 的shadow使用背景图片 {background-image:url(''bg.gif'')} 11月7日,10:23 * pm,乡巴佬< someb ... @ somewhere.comwrote: 你是他们中的一员你还是你组成的故事? How do sites like Microsoft.com have a nice rectangle border around thehomepage with a mirror shadow at the bottom, and a nice gradient/image inthe background? Is there some ''trick'' they are using (e.g a little image ofa rounded corner? Using a table? 解决方案for the border use css with border attribute, for example,{border: 1px solid red}for the "shadow" use background image{background-image:url(''bg.gif'')}Are you the one of them you or you made up the story? 这篇关于平面设计问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 08-15 08:12