网站中的圆角矩形
我正在使用 Expression Web 开发一个网站。我偶然发现了这个网站http://www.ecodetox.ca,我真正喜欢的是一切看起来如何是圆角矩形。我还注意到背景有阴影。我想知道如何在表达式网络中实现这种类型的效果而不使用 Photoshop 中的大量图像。谢谢
I'm working on a web site with Expression Web. I came across this website http://www.ecodetox.ca and what I really liked was how everything seemed to be in round rectangles. I also noticed the background had a drop shadow. I'm wondering how I could achieve this type of effect in expression web without using loads of images from Photoshop. Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
所有这些圆角都是图像:
http:// www.ecodetox.ca/images/middle-accueil/middle_01.jpg
http://www.ecodetox.ca/images/menu/menu_01.jpg
执行此操作的方法有很多种,具体取决于您想要的站点的实际设计。您需要熟悉 CSS 和 HTML,一旦熟悉了,您就可以查看 无数在线教程
All those rounded corners are images :
http://www.ecodetox.ca/images/middle-accueil/middle_01.jpg
http://www.ecodetox.ca/images/menu/menu_01.jpg
The methods for doing this are numerous and will depend on the actual design you want for your site. You will need familiarity with CSS and HTML and once you're comfortable you can check out the myriad tutorials online