Git Product home page Git Product logo

blogs-css's People

Watchers

 avatar  avatar

blogs-css's Issues

使用relative来相对定位

今天做星际项目时看到需要根据某一个元素高度的变化控制位置,用relative,之前没想到

将移动页tab以后默认的半透明阴影去掉

*{
  -webkit-tab-hightlight-color:rgba(255,255,255,0);
}

在移动页上,许多手机浏览器会在tab一个内容的时候默认加上一层半透明阴影,一开始以为是:focus:outline在做怪,后来发现不是,这是去掉这个阴影的代码。

table标签中tr不显示

border-collapse: collapse;

默认是不显示的,用上这个属性才行

各个td可以通过百分比来设置具体宽度

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.