Tag Archives: css

How to put your data in a href link and use it in PHP?

Being an Online programmer, one important thing we must know is on how to bring your data into different pages. Sadly, in PHP every time we click the submit button the page will reload and all the data  being insert … Continue reading

Posted in HTML Tutorial, PHP Tutorial, Script | Tagged , , , , , | 1 Comment

How to make Div be seen in whole page

Sometimes in our web pages we want something that can always be seen in our page even when we scroll it down. Like for example the footer, the sidebar or maybe a link for your comment box. With this script … Continue reading

Posted in CSS | Tagged , , , , , | Leave a comment