【发布时间】:2010-12-12 00:36:09
【问题描述】:
iframe 的代码是这样的,因为我使用的是 prettyPhoto
<a href="stories/story1txt.php?iframe=true&width=400&height=200" rel="prettyPhoto">
<img src="images/story1.jpg"/></a>
story1txt.php 文件看起来像这样
<p>Text goes here...</p>
如何设置 php 文件的样式,使字体为 Arial Narrow 和 17px?我是否使用指向 css 文件的链接? 谢谢
【问题讨论】: