I try to create a table in a Joomla content page but i find that the text will expand the table if it is too long.
Continue reading HTML – Wrap Text in Table Cell
Tag Archives: HTML
Ajax – Simple Ajax POST Request
Ajax is very popular in websites nowadays. You can make a simple Ajax POST Request with only 2 files as shown as below.
Continue reading Ajax – Simple Ajax POST Request
PHP/HTML – Redirect URL in Seconds
HTML
Use the following meta inside <head> to make URL redirection after seconds.
Continue reading PHP/HTML – Redirect URL in Seconds