![]() |
form - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24) +--- Thread: form (/showthread.php?tid=65232) |
form - davy_yg - 05-18-2016 http://127.0.0.1/CompanyProfileCI/index.php/cpages/addpages addoages: PHP Code: <table border="0" style="width: 100%; height: 90px;"> How to change the area size and create date size? RE: form - Wouter60 - 05-18-2016 I don't mean to be rude, but pleeeeease learn the basic skills of html, css and PHP first. Then invest a couple days in learning CodeIgniter. After you've done all that, then return to this forum and ask for help with challenges that go beyond the CI documentation. RE: form - sasbass - 05-19-2016 Use bootstrap well be easy for you. |