我已经编写了一个网站,但我有一个问题-我有两个不同的段落在同一个div,但其中一个应该显示时,屏幕是600或以上。可以这样做吗?还是我该把我的 <span class="me-square"> <h3>ABOUT ME</h3>
<p>My name is Katrine, but my friends call me Mira. I’m 20
我正在使用python v3.5.1from docx import Documentparagraph = document.add_paragraph('I am adding a new paragraph here.')在按下F5之后,我在python中得到以下消息:Users/Schauer/AppData/