browser

How to Use PHP, JavaScript (or jQuery), and HTML Together

Sometimes for beginners, or even those of us that have been doing this for a while, it may be difficult to see how to use PHP and JavaScript together to make the page work correctly. I often have to stop and remind myself of the basics. HTML and JavaScript (which includes JavaScript libraries, such as

How to Use PHP, JavaScript (or jQuery), and HTML Together Read More »

How to Make Your Web Page Name (Title) Show in Your Browser’s Tab or Window Border

The head section of your HTML page needs a title tag. If you don’t have one, you may see the file name or some other random text in your browser’s tab or border. To make your web page title show up in your browser’s tab or as the window heading, you need to use the

How to Make Your Web Page Name (Title) Show in Your Browser’s Tab or Window Border Read More »

Scroll to Top