php - 使 CSS 中半消失的元素可见

标签 php css margin

我一直在尝试很多技巧.. 但没有一个有用。 我尝试了“margin-bottom: 1em”、“bottom: 2em”等,但该元素几乎不可见。

看页面底部..有一句话,是用来显示..

这是 URI:http://Sulayman.org/

谁能帮帮我? - 谢谢!

最佳答案

当然,增加 h1 的边距。您可能想要删除内联样式并将它们移动到类和 ID 中。

<h1 style="font-size: 2.3em; text-align: center; margin-bottom: 0.5em;" class="title">

进入

<h1 style="font-size: 2.3em; text-align: center; margin-bottom: 2.5em;" class="title">

关于php - 使 CSS 中半消失的元素可见,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2393140/

相关文章:

php - 在此查询中添加多对多表关系

jquery - iPhone 4 不接受 jquery

css - 将图像分成RGB channel 并通过堆叠重建原始图像?

具有标记约束的 CSS 定位(边距/填充)

css - Div 不会保留高度属性或中心

html - 邮箱显示在 "random"处

php - 使用 $this 或 parent::来调用继承的方法?

php - 依赖注入(inject) : pulling required components when they are actually needed

javascript - 我想创建一个小部件,它将在将该小部件添加到其网页的网站上呈现应用程序

html - 调整视口(viewport)大小时显示 : table; with fixed width cell leaves 1px space