Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
テーブルを使用して Web サイトのレイアウトを作成し、Rad メニューを含むセルを持っています。正しい)。表のセルの内容は次のとおりです。
<tr> <td colspan="4"> <div> <radM:RadMenu ID="RadMenu2" runat="server" Width="100%"> </radM:RadMenu> </div> </td> </tr>