AMP HTML允许使用div样式吗?
创始人
2024-08-09 20:30:47
0

在AMP HTML中,可以使用div元素并应用样式,但需要遵守AMP HTML的限制和规范。以下是一个示例:




  
  AMP HTML with div styling
  
  
  
  


  

Hello AMP HTML with div styling

This is a div element with custom styling.

在上面的示例中,我们在