会员可以在此提问,百战程序员老师有问必答
对大家有帮助的问答会被标记为“推荐”
看完课程过来浏览一下别人提的问题,会帮你学得更全面
截止目前,同学们一共提了 132413个问题
JAVA 全系列/第一阶段:JAVA 快速入门/JAVA入门和背景知识 11656楼
WEB前端全系列/第二十阶段:Vue2企业级项目(旧)/疫情动态实时播报 11657楼
JAVA 全系列/第二阶段:JAVA 基础深化和提高/容器(旧) 11658楼
JAVA 全系列/第一阶段:JAVA 快速入门/面向对象详解和JVM底层内存分析 11661楼
JAVA 全系列/第一阶段:JAVA 快速入门/面向对象详解和JVM底层内存分析 11662楼

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
    <!-- 
        display:none;       隐藏自己,原位置不保留
        visibility:hidden;  隐藏自己,原位置保留
        opacity:0;          隐藏自己,原位置保留
        overflow:hidden;    溢出部分隐藏

     -->
     <style>
         .box{
             width: 200px;
             height: 200px;
             border: 5px solid red;
             /* overflow: hidden;
              */
         }
     </style>
</head>
<body>
   
    <div class="box">
        <p>hellohellohellohellohellohellohellohellohello</p>
        <p>hellohellohellohellohellohellohellohellohello</p>
        <p>hellohellohellohellohellohellohellohellohello</p>
        <p>hellohellohellohellohellohellohellohellohello</p>
        <p>hellohellohellohellohellohellohellohellohello</p>
        <p>hellohellohellohellohellohellohellohellohello</p>
        <p>hellohellohellohellohellohellohellohellohello</p>
        <p>hellohellohellohellohellohellohellohellohello</p>
        <p>hellohellohellohellohellohellohellohellohello</p>
        <p>hellohellohellohellohellohellohellohellohello</p>
        <p>hellohellohellohellohellohellohellohellohello</p>
        <p>hellohellohellohellohellohellohellohellohello</p>
        <p>hellohellohellohellohellohellohellohellohello</p>
    </div>
   
</body>
</html>

为什么我这的内容溢出右边了,视频里没有溢出右边

image.png

Python 全系列/第七阶段:网页编程基础/浮动与定位 11664楼
JAVA 全系列/第二阶段:JAVA 基础深化和提高/常用类 11665楼
JAVA 全系列/第一阶段:JAVA 快速入门/变量、数据类型、运算符 11666楼
Python 全系列/第四阶段:函数式编程和核心特性/python新特性 11668楼
JAVA 全系列/第一阶段:JAVA 快速入门/面向对象详解和JVM底层内存分析 11669楼

课程分类

百战程序员微信公众号

百战程序员微信小程序

©2014-2025百战汇智(北京)科技有限公司 All Rights Reserved 北京亦庄经济开发区科创十四街 赛蒂国际工业园
网站维护:百战汇智(北京)科技有限公司
京公网安备 11011402011233号    京ICP备18060230号-3    营业执照    经营许可证:京B2-20212637