在标签内写样式,代码是不是多的很,看起来也不美观啊,怎么处理呢?
小白
小白 2016-12-24 14:47:22
0
2
1011
小白
小白

好好学习,天天向上!!!

reply all (2)
数据分析师

When writing styles in tags, there is a lot of code and it doesn’t look pretty. How should I deal with it? -PHP Chinese website Q&A-When writing styles in tags, there is a lot of code and it doesn’t look beautiful. How to deal with it? -PHP Chinese website Q&A

Please watch and learn.

    迷茫

    这位同学说的很有道理,在html标签中写样式,我们称为行内样式,但是,我们有时候也会在标签内加上一些样式,例如宽高,但我们大部分的样式的样式会写在head标签内,这个我们称为内联样式,如果我们在开发项目的时候,我们就要考虑html页面的整洁,我们会吧css写在外部文件当中,这样网页看起来会简洁,便于维护,这就是我们的外联样式!

      Latest Downloads
      More>
      Web Effects
      Website Source Code
      Website Materials
      Front End Template
      About us Disclaimer Sitemap
      php.cn:Public welfare online PHP training,Help PHP learners grow quickly!