Channel: HTML & CSS
Coding Forum
by
2w ago
When I put the CSS code below on a page in , it works. But when I put it in the style.css file, it doesn't work. How do I make the CSS code work while in the style.css file ..read more
Visit website
Channel: General web building
Coding Forum
by
2w ago
Google Search Console is saying that it could not index or serve 2 pages of my blog because of "Alternate page with proper canonical tag". Anyone with a solution on how I can fix the problem? The pages listed are: Death of a Neighbour's Wife - Reflections of a Young Man™ (thuitamaina.com ..read more
Visit website
Channel: Post a JavaScript
Coding Forum
by
2w ago
// BITCOIN if (guid.match(/^(bc1|[13])[a-zA-HJ-NP-Z0-9]{25,39}$/)) { alert("It's a Bitcoin address"); } // LITECOIN if (guid.match(/^(L|M)[a-km-zA-HJ-NP-Z1-9]{26,33}$/)) { alert("It's a Litecoin address ..read more
Visit website
Channel: General web building
Coding Forum
by
6M ago
I was pondering recently: there used to be a time when people had to enter the correct domain name into the address bar of their browser in order to access a website. Therefore it was very important for website owners to have short and/or snappy domain names that represented the company or website name ..read more
Visit website
Channel: Web Projects
Coding Forum
by
6M ago
This is a simple CMS (Content Management System) written in PHP. Xampp or any PHP enabled server. add.html - Manage the database . Add - Add text to the database . View DB - View the text written ..read more
Visit website
Channel: Post a JavaScript
Coding Forum
by
6M ago
Styling a select is a task occurring frequently, however when using the native select it's not easy to do. Select2 and Selectize are powerful and great replacements for a select but not lightweight. Therefore I went ahead and coded my own one. Limitation: Multi-select is not supported ..read more
Visit website
What features do you want in a coding forum?
Coding Forum
by
6M ago
What would you like to see in a coding forum (pun intended)? As indicated in multiple other threads, we plan on making some changes to CodingForum starting next year. But the big question is this: We can implement all sorts of things, but if it ..read more
Visit website
Can anyone recommend a simple TinyMce or CkEditor utility
Coding Forum
by
6M ago
I am currently creating an online utility to store and retrieve information. A friend who is also using this utility would like images and video links to be saved. This is not easy using a html form textarea. A long time ago I briefly used CkEditor or something similar and would be grateful ..read more
Visit website
What is the reasoning for the C++ keyword "using"?
Coding Forum
by
6M ago
It's used in a variety of contexts, and I'm attempting to figure out whether they all have something in common and why the "using" keyword is used in that way. And the role of using by bringing something into scope (for example, namespace std into the global scope), member functions ..read more
Visit website
PHP Coding/Security Guidelines Checklist
Coding Forum
by
6M ago
I’m assuming here that the programmer is also the server administrator, and that the server admin more or less knows how to configure LAMP correctly and securely by default i. Of course, if necessary ..read more
Visit website

Follow Coding Forum on FeedSpot

Continue with Google
Continue with Apple
OR