Explain Codes LogoExplain Codes Logo

Best Articles — Page 356

Can I create links with 'target="_blank"' in Markdown?

html
markdown
user-experience
security

How do I auto-hide placeholder text upon focus using css or jquery?

html
placeholder
css
jquery

Insert text with single quotes in PostgreSQL

sql
sql-injection
parameterized-queries
postgresql

Get name of current script in Python

python
script-name
pathlib
sys-argv

How do I detect whether a variable is a function?

python
function-detection
callable
introspection

Import CSV file into SQL Server

sql
csv-import
data-cleanup
performance

Dealing with Margin-Top on Span

html
css
inline-block
margin

How to align texts inside of an input?

html
text-alignment
css-classes
ux-design

Automatic Retina images for web sites

html
responsive-design
image-optimization
web-performance

View's getWidth() and getHeight() returns 0

java
view-dimensions
custom-views
animations

Initialization of an ArrayList in one line

java
arraylist
stream-api
collections

What Java ORM do you prefer, and why?

java
orm
hibernate
jdbc

Add days Oracle SQL

sql
date-manipulation
intervals
precision

Html Body shows cz-shortcut-listen="true" with Chrome's Developer Tools?

html
chrome
extensions
developer-tools

Embed YouTube video - Refused to display in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'

html
responsive-design
iframe
caching

Image loaded event in for ng-src in AngularJS

javascript
image-loading
angularjs
error-handling

How to trigger a phone call when clicking a link in a web page on mobile phone

html
tel-links
user-interaction
best-practices

Apple Touch Icon for Website

html
apple-touch-icon
favicon-generator
cross-platform

What is the mouse down selector in CSS?

html
pseudo-classes
accessibility
css-frameworks

Warning: The method assertEquals from the type Assert is deprecated

java
assertions
testing
null-safety