【问题标题】:HTML code: where can I find the font and color for the title on a pageHTML 代码:在哪里可以找到页面标题的字体和颜色
【发布时间】:2019-02-19 12:58:13
【问题描述】:

我是 HTML 编码的新手。我正在尝试找出如何更改 HTML 页面上标题的颜色和字体。标题以黑色突出显示,文本为:About CPOM

有人可以帮忙吗?

我假设它是在页面代码的开头给出的,如下:

<!DOCTYPE html>
<!--[if IE 7]>
<html class="ie ie7" lang="en-GB" prefix="og: http://ogp.me/ns#">
<![endif]-->
<!--[if IE 8]>
<html class="ie ie8" lang="en-GB" prefix="og: http://ogp.me/ns#">
<![endif]-->
<!--[if !(IE 7) | !(IE 8)  ]><!-->
<html lang="en-GB" prefix="og: http://ogp.me/ns#">
<!--<![endif]-->
<head>
  <meta charset="UTF-8" /> 
  <meta name="viewport" content="width=device-width" />  

  <link rel="pingback" href="https://cpom.org.uk/xmlrpc.php"> 
<title>About CPOM - CPOM</title>

<!-- This site is optimized with the Yoast SEO plugin v5.8 - https://yoast.com/wordpress/plugins/seo/ -->
<link rel="canonical" href="https://cpom.org.uk/about/" />
<meta property="og:locale" content="en_GB" />
<meta property="og:type" content="article" />
<meta property="og:title" content="About CPOM - CPOM" />
<meta property="og:description" content="CPOM studies land ice, sea ice and ice sheets using satellite observations and numerical models of the polar regions.  Importantly, we provide UK National Capability in Earth observation and modelling of the cryosphere &#8211; the frozen parts of our planet.  Our...Read more" />
<meta property="og:url" content="https://cpom.org.uk/about/" />
<meta property="og:site_name" content="CPOM" />
<meta property="og:image" content="https://cpom.org.uk/wp-content/uploads/2015/04/Antarctic-ice-loss-CPOM-ESA.jpg" />
<meta property="og:image:secure_url" content="https://cpom.org.uk/wp-content/uploads/2015/04/Antarctic-ice-loss-CPOM-ESA.jpg" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:description" content="CPOM studies land ice, sea ice and ice sheets using satellite observations and numerical models of the polar regions.  Importantly, we provide UK National Capability in Earth observation and modelling of the cryosphere &#8211; the frozen parts of our planet.  Our...Read more" />
<meta name="twitter:title" content="About CPOM - CPOM" />
<meta name="twitter:image" content="https://cpom.org.uk/wp-content/uploads/2015/04/Antarctic-ice-loss-CPOM-ESA.jpg" />
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","@id":"#website","url":"https:\/\/cpom.org.uk\/","name":"CPOM","potentialAction":{"@type":"SearchAction","target":"https:\/\/cpom.org.uk\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script>
<!-- / Yoast SEO plugin. -->

【问题讨论】:

    标签: html fonts colors


    【解决方案1】:

    我不确定我是否理解正确,但是看看下面的图片可能对你有帮助。

    【讨论】:

    • @ Gh111 - 这很有帮助!我现在了解了如何检查元素以帮助我了解页面的布局和详细信息。
    猜你喜欢
    • 2021-06-18
    • 1970-01-01
    • 2015-12-18
    • 1970-01-01
    • 2012-07-08
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多