This is the html code what i am created. i want the look and feel like inbox
but it is not working.
<link rel="stylesheet" type="text/css"
href="${this.request.contextPath}/.resources/admin-css/admin-all.css" />
</head>
<body id="mgnl" >
<div >
<form action="" method="post" style="padding: 0; margin: 0;">
<table>
<tr>
<th>name</th><th>age</th>
</tr>
<tr>
<td>siva</td><td>20</td>
</tr>
<tr>
<td>karthi</td><td>23</td>
</tr>
</table>
</form>
</div>
</body>
</html>
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=ceec450c-5cea-4ed8-bb6b-36195bf5e730
----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------