This is really some basic html problem, I want to create a small website but I wanted to have my header in the middle of 2 images, my problem basically goes that I cannot get both images to align properly.

这真的是一些基本的HTML问题,我想创建一个小网站,但我想在2个图像的中间有我的标题,我的问题基本上是我无法让两个图像正确对齐。

The result I want is in blue letters and the result I have has black letters, I'm sure this was kinda unneeded but I decided to include it anyway.

我想要的结果是蓝色字母,结果我有黑色字母,我确信这有点不需要,但我决定把它包括在内。

I'm sure, considering I'm a newbie at html/css that I'm doing something wrong over here but basically this is what I have:

我敢肯定,考虑到我是html / css的新手,我在这里做错了什么但基本上这就是我所拥有的:

HTML FILE:

HTML文件:

    <!DOCTYPE html>

<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title>Conversor de Coordenadas</title>
        <script src="conversor.js"></script>
        <link rel="stylesheet" href="conversor.css">
    </head>

    <body><center>

           <br>
                <div class="box"> <img id="globe1" src="globe.gif"/> <h1> Conversor de Coordenadas </h1> <img id="globe2" src="globe.gif"/></div>

                <br>    
                    <div id="background" style="background-image: url(worldmap.gif); height: 400px; width: 520px; "></div>              
                    <p><input type="button">
                    <br>
     </center>
    </body>
</html>

And my CSS FILE:

我的CSS文件:

#globe1 {
   float: left;
    margin: 0px 0px 15px 20px;
    height: 100px;
    width: 100px;
}

#globe2 {
   float: right;
    margin: 0px 0px 15px 20px;
    height: 100px;
    width: 100px;
   margin: 0px 0px 15px 20px;
}


.box {

    width:  1000px;
}

Before anything, I tried to do my research but most of the stuff I found wouldn't fix my problem, I've been using w3schools and I've searched a couple of questions here to learn what I know but I seem to have hit a stump cuz I just can't seem to fix this...

在此之前,我试图做我的研究,但我找到的大多数东西都不能解决我的问题,我一直在使用w3schools,我在这里搜索了几个问题,以了解我所知道但我似乎已经打了一个树桩因为我似乎无法解决这个问题......

Thanks in advance.

提前致谢。

5 个解决方案

#1


1

Set your h1 and images to display: inline-block;

设置你的h1和图像显示:inline-block;

From CSS display: inline vs inline-block

从CSS显示:内联vs内联块

更多相关文章

  1. 如何使用CSS精灵重复背景图像?
  2. 使用img src加载图像会在Mozilla / Chrome中产生不同的大小
  3. PHP选择具有特定宽度的图像并构建网格
  4. 如何在应用程序中嵌入图像并在HTML控件中使用它们?
  5. 有没有办法从指定的网站找到某种颜色的图像?
  6. 如何递归将特色图像应用于Wordpress中的子页面?
  7. 如何在没有任何扩展名的php中保存图像
  8. php调整图像大小
  9. 从JSON字符串/数组中提取第一个图像

随机推荐

  1. 使用SQL-DMO实现定制SQL Scripts
  2. SQL 关于row_number()over()
  3. oracle新接触的sql语句
  4. Mysql完全手册(笔记二,使用数据与性能优化)
  5. 如何构建将被输入下拉框的数据?
  6. 使用navicat for mysql 将查询语句过滤的
  7. 如何生成字符串'a'..'zzz'然后将它们保存
  8. 我不能使用PHP和SQL在循环之间传递变量?
  9. 不正确的字符串值:'\xF0\x9F\ xB6\xF
  10. SQL Server调优系列进阶篇(查询语句运行几