亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

我的菜單的 Css 沒有顯示在我的 Html 頁面上

我的菜單的 Css 沒有顯示在我的 Html 頁面上

PHP
搖曳的薔薇 2022-10-28 14:20:21
我在我網站的主頁上工作,突然菜單停止工作。Html 頁面與菜單文件相關聯,而該菜單文件與 Css 相關聯。我不記得編輯與菜單有關的任何內容。有人可以幫忙嗎?這就是它現在 的樣子:圖像菜單文件:<ul class="menu">  <li> <img src="images\cbr-logo.png" width=100> </li>  <li><a href="index.php"> <span>Home</span></a></li>  <li><a href="theorie.php"><span>Theorie</span></a></li>  <li><a href="examen.php"><span>Examen</span></a></li>  <li><a href="directie.php"><span>Directie</span></a></li>  <li><a href="login.php"><span>Uitloggen</span></a></li></ul><br><br><hr>html文件:<?php     require 'core/init.php';?><!DOCTYPE html><html>  <head>    <meta charset="utf-8">    <link rel="stylesheet" type="text/css" href="css/style.css?V=01">    <title>CBR Theorie examen </title>    </head>  <body>        <div id="container">      <?php          echo '<div>';          include 'includes/menu.php';          echo '</div>';      ?>    <div id="containercontainer">        <div id="titel">            <h1 class="titel">Home</h1>        </div><!-- de slideshow ======================================================== -->            <div id="slideshow">            <div class="fling-minislide">                <img src="images\slideshow1.jpg" alt="Slideshow 3" />                <img src="images\slideshow2.jpg" alt="Slideshow 2" />                <img src="images\slideshow3.jpg" alt="Slideshow 1" />            </div>      </div>
查看完整描述

1 回答

?
海綿寶寶撒

TA貢獻1809條經驗 獲得超8個贊

您忘記在p.vragentext1中加上右括號


替換你的代碼


p.vragentext1 {

  margin-left: 80px;

  margin-top: -10px;

  position: relative;

  margin-bottom: 20px;

  width: 100%;



p.vragentext1 {

  margin-left: 80px;

  margin-top: -10px;

  position: relative;

  margin-bottom: 20px;

  width: 100%;

}


查看完整回答
反對 回復 2022-10-28
  • 1 回答
  • 0 關注
  • 112 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號