Chatbox
HTML page [help] HS3ti32

You are not connected. Please login or register

HTML page [help]

5 posters

Go down  Message [Page 1 of 1]

1HTML page [help] Empty HTML page [help] Tue Apr 09, 2013 4:33 am

Mechanical

Mechanical

hi i hav this code

Code:
<table border="1">
<tr>
<td>Username:</td>
<td>text here</td>
</tr>
<tr>
<td>Age:</td>
<td>text here</td

</table>

doesnt seem to work . why plz help me
i want also remove ugly border

2HTML page [help] Empty Re: HTML page [help] Tue Apr 09, 2013 6:02 am

candy_fear

candy_fear

Code:
<table border="0">
<tr>
<td>Username:</td>
<td>text here</td>
</tr>
<tr>
<td>Age:</td>
<td>text here</td

</table>

I removed the ugly border ,use divs better if you want to do something nice.

3HTML page [help] Empty Re: HTML page [help] Tue Apr 09, 2013 9:19 pm

Mechanical

Mechanical

ah wonderful me like :D

4HTML page [help] Empty Re: HTML page [help] Wed Apr 10, 2013 7:05 am

Reds Lobster

Reds Lobster

you can make style for your table. example..

Code:
<table style="css here">

Code:
<table id="div id here">

Code:
<table class="div class here">

https://www.facebook.com/genji.watanabe

5HTML page [help] Empty Re: HTML page [help] Wed Apr 10, 2013 7:46 am

Jaw

Jaw

Is this topic solved? If so please click the edit button then click solved, then send.

6HTML page [help] Empty Re: HTML page [help] Wed Apr 10, 2013 11:43 pm

Mechanical

Mechanical

wat r those red?

7HTML page [help] Empty Re: HTML page [help] Wed Apr 10, 2013 11:48 pm

Jaw

Jaw

Mechanical is this topic solved?

8HTML page [help] Empty Re: HTML page [help] Fri Aug 30, 2013 12:04 pm

Jimmy

Jimmy
Mangement


I will consider this as solved.
The question(s) in this topic have been answered and the owner has been able to solve the problem. Because of this, the topic has been locked.

If you have other questions, please open a new topic.

http://jimmys-network.com

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum