Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/css/33.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Html 找到引导/css nof/正在处理IE和ED_Html_Css_Internet Explorer_Bootstrap 4_Microsoft Edge - Fatal编程技术网

Html 找到引导/css nof/正在处理IE和ED

Html 找到引导/css nof/正在处理IE和ED,html,css,internet-explorer,bootstrap-4,microsoft-edge,Html,Css,Internet Explorer,Bootstrap 4,Microsoft Edge,我正在开发一个web应用程序,令我“大吃一惊”的是,我发现我在Internet Explorer和Microsoft Edge上的css/bootstrap不起作用。我已经尝试了stackoverflow上的一些方法,但是没有任何效果,有人碰巧发现了问题 代码: <!DOCTYPE HTML> <html lang="en"> <head> <!-- Meta informatie --> <meta c

我正在开发一个web应用程序,令我“大吃一惊”的是,我发现我在Internet Explorer和Microsoft Edge上的css/bootstrap不起作用。我已经尝试了stackoverflow上的一些方法,但是没有任何效果,有人碰巧发现了问题

代码:

<!DOCTYPE HTML>
<html lang="en">
<head>
    <!-- Meta informatie -->
    <meta charset="utf-8">
    <meta content="width=device-width, initial-scale=1.0" name="viewport" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
    <link rel="apple-touch-icon" sizes="76x76" href="../assets/img/apple-icon.png">
    <link rel="icon" type="image/png" href="../assets/img/favicon.png">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
    
    
    <!-- Titel -->
    <title>Login</title>
    
    <!-- CSS files -->
    <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
    <link href="assets/css/stylesIndex.css" rel="stylesheet" type="text/css" >
    
</head>

登录
问候


Bart Balloon

在我看来,你的代码没有问题,你的问题在于你正在使用的IE。 我在IE11上测试了你的网站,看起来不错,如下图所示。

您能显示错误控制台吗?@B.S.查看post中的图像=D@Bartballon堆栈溢出没有像Reddit那样的“业力”。这叫做声誉(或只是“代表”)jha,我无法说出这个词,很匆忙XD,最后它都以相同的方式结束了=D,但我会记住的!