Git Product home page Git Product logo

me's Introduction

me

我的个人网站

今天遇到的问题

点击a标签时页面会重新加载(即使给href值设置了#,也没用。),解决办法:href="javascript:void(0)"

overflow: hidden;    //隐藏内容变成三个点显示
white-space: nowrap;
text-overflow: ellipsis;

overflow:hidden能够解决子元素和父元素外边距重合这个问题(具体:子元素设置了上边距时,它的父元素也会有这个上边距。解决办法:overflow:hidden) 给元素设置大小时一定要注意,特别是设置百分比的大小的时候。 今天没解决的问题:就是请求加载自己之前写的一个demo时请求失败。

ThirdDay 优化了导航栏 设置了博客的基本样式,明天再优化,加载了自己之前的demo,明天继续。

me's People

Contributors

zhulihao965255 avatar

Watchers

James Cloos avatar

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.