简体   繁体   English

如何在 Visual Studio Code 中使用 PHP C# 创建表? [等候接听]

[英]How to create a table with PHP C# in Visual Studio Code? [on hold]

强文本

Hello你好

For school I have to make remake this table with php(first time introducing to php).对于学校,我必须用 php 重新制作这张表(第一次介绍 php)。 I know how to make a table with just HTML, but with the php elements I am not familiar yet.我知道如何仅使用 HTML 制作表格,但使用 php 元素我还不熟悉。

So my question is how to make a table with php & does the css works the same or different in php?所以我的问题是如何用 php 制作一个表格 & css 在 php 中的工作方式相同还是不同?

Thank you in advance先感谢您

just echo '<table></table>' to create table and yes the css works the same只需echo '<table></table>'创建表,是的,css 的工作原理相同

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM