小编Mul*_*ard的帖子

打开新选项卡以阅读PDF文件

我可能在这里遗漏了一些简单的东西,但无论如何我都会问.我已经建立了一个打开PDF文件的链接,但它在当前标签中打开而不是新标签.我应该在HTML中使用什么代码来打开新标签来阅读PDF文件.

<div class="footer_box_content">
    <div class="cleaner_h10"></div>
    <p>Many  thanks  to  everyone  who cleared snow and ice during the cold spell in February.
    Should Arctic conditions return, each block has a shovel and a jar of rock salt  to  clear  the  steps. 
    Please click more to read the full newsletter.</p>
    <div class="button_01"><a href="newsletter_01.pdf">Read more</a></div>
</div>
Run Code Online (Sandbox Code Playgroud)

html css

32
推荐指数
3
解决办法
16万
查看次数

XHTML和&nbsp不起作用?

你好久已经离开了web开发人员了,之前我想在两个我用HTML的图像之间放一个空格,但是XHTML是不同的?一直在网上看,但没有任何东西正在下沉,有人可以帮忙吗?

这是我的代码;

<img id ="aft" src="images/after_clamping.jpg" width="200" height="210" alt="" /><img   id ="tic" src="images/ticket.jpg" width="200" height="210" alt="" />
Run Code Online (Sandbox Code Playgroud)

html xhtml

11
推荐指数
1
解决办法
8651
查看次数

标签 统计

html ×2

css ×1

xhtml ×1