学习CSS定位有哪些好的资源
我是 HTML 和 DIV 定位的新手,我想知道是否有一个学习提高 DIV 定位水平的好地方。我实际上对为不同平台(例如 Internet Explorer、Firefox、Google Chrome、Safari、iPad)进行 HTML 布局感兴趣。
目前我的工作看起来有点像烹饪:尝试和实验。不知何故,这看起来不是一个好方法。
I'm a newbie at HTML and DIV positioning, and I'm wondering if there is a good place for learning to advance level about DIV positioning. I am actually interested about doing layouts in HTML for different platforms (e.g. Internet Explorer, Firefox, Google Chrome, Safari, iPad).
Currently my work is looking like a bit of cooking: trying and experimenting. Somehow, this doesn't look as a good way of doing it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
Mozilla 开发者网络 是一个非常可靠的 Web 开发网站(JavaScript、CSS、HTML 等)。要更具体地回答您的问题,请参阅有关职位的文章。
A very reliable website for web development (JavaScript, CSS, HTML and much more) is the Mozilla Developer Network. To be more specific for your question, see the article about position.
最好的资源是 W3schools:CSS 定位 和 CSS 浮动。
The best resource is W3schools: CSS Positioning and CSS Float.
这是学习布局和 HTML 的好地方:http://www.w3schools.com/。
This is a great place to learn about layouts and HTML: http://www.w3schools.com/.