Welcome Guest, Not a member yet? Register   Sign In
form
#1

http://127.0.0.1/CompanyProfileCI/index....s/addpages


addoages:

PHP Code:
<table border="0" style="width: 100%; height: 90px;">
                            <
tr>
                                <
td>Pages Name:</td>
                                <
td><input type="text" name="newsletter"></td>
                            </
tr>
                            <
tr>
                                <
td>Create Date:</td>
                                <
td><input type="text" name="newsletter" size="2"></td>
                         
   </tr>
                            <
tr>
                                <
td>Order:</td>
                                <
td><input type="text" name="newsletter" size="4"></td>
                         
   </tr>
                            <
tr>
                                <
td>View Content:</td>
                                <
td><textarea cols="150px" rows="5px"></textarea></td>
                         
   </tr>
                            <
tr>
                                <
td></td>
                                <
td><button type="button" class="edit" href="#">Submit</button></td>
                         
   </tr>    
                        </
table


How to change the area size and create date size?
" If I looks more intelligence please increase my reputation."
Reply
#2

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.
Reply
#3

Use bootstrap well be easy for you.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB