文件名称:jumbotron-class-based-styles-css-lab-abp-11-17
文件大小:9KB
文件格式:ZIP
更新时间:2024-05-17 04:29:12
Ruby
使用类选择器为超大tron设置样式 目标 <link>到index.html外部样式表style.css 。 使用类选择器来设置“破冰船”主页的超大号飞机的样式。 播放border-radius , text-align , color , background-color , line-height和其他CSS属性。 指示 我们将为“破冰船”主页的“超大号”添加样式。 目标是制作页面的营销组件并对其进行格式化,以使其看起来不错。 我们将练习使用类选择器添加所需的样式。 在本实验结束时, index.html具有style.css样式的主页应如下所示: 将样式编码在style.css中,并使用带有href属性和值stylesheet的rel属性的标记将其包含在index.html中。 您必须使用下面描述的特定选择器来设置导航样式。 在浏览器中预览 将样式添加到style.css ,
【文件预览】:
jumbotron-class-based-styles-css-lab-abp-11-17-master
----.gitignore(0B)
----README.md(2KB)
----Gemfile(124B)
----.learn(79B)
----.rspec(64B)
----CONTRIBUTING.md(2KB)
----Gemfile.lock(989B)
----LICENSE.md(1KB)
----spec()
--------jumbotron_class_based_styles_css_spec.rb(2KB)
--------spec_helper.rb(4KB)
----.hints(47B)
----index.html(885B)
----style.css(566B)