Explain Codes LogoExplain Codes Logo

Best Articles — Page 214

What is the difference between JDK and JRE?

java
jdk
jre
java-development

Aligning a float:left div to center?

html
flexbox
responsive-design
animations

Get mySQL MONTH() to use leading zeros?

sql
date-format
leading-zeros
time-zones

Javascript Form Submit - Confirm or Cancel Submission Dialog Box

javascript
form-validation
user-experience
dialog-box

How can I make all images of different height and width the same via CSS?

html
responsive-design
css
object-fit

How to mix links ( <a> tag ) and headings ( <h1> tag ) in web standard?

html
html5
accessibility
user-experience

Mysql CREATE FUNCTION Syntax

sql
functions
best-practices
error-handling

How to select rows that have the current day's timestamp?

sql
date-comparison
indexing
execution-plans

Manually raising (throwing) an exception in Python

python
exception-handling
custom-exceptions
debugging

How to use CSS to surround a number with a circle?

html
css
responsive-design
accessibility

How do I ignore ampersand characters in a SQL script running from SQL Plus?

sql
ampersand
set-define
best-practices

How do I pass a variable by reference?

python
mutable
immutable
best-practices

Execute SQL script from command line

sql
sqlcmd
automation
backup

Rails 3 Execute Custom SQL Query Without a Model

sql
raw-sql
active-record
sql-injection

Postgresql Crosstab Query

sql
crosstab
data-integrity
json-functions

How to add background-image using ngStyle (Angular2)?

html
ngstyle
background-image
security

How to overlay images

html
hover-effects
responsive-design
lightbox

Why does this CSS margin-top style not work?

html
css
margin
layout

Split string with multiple delimiters in Python

python
string-splitting
regex
custom-function

How do you create a hidden div that doesn't create a line break or horizontal space?

html
responsive-design
accessibility
css