Explain Codes LogoExplain Codes Logo

Best Articles — Page 479

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

How to query a json column for empty objects?

sql
json
indexing
performance

What is the "right" JSON date format?

javascript
json
iso-8601
date-handling

Select data from date range between two dates

sql
date-range
between
performance

Most efficient way to create a zero filled JavaScript array?

javascript
array-initialization
performance
typed-arrays

2 Column Div Layout: Right Column With Fixed Width, Left Fluid

html
responsive-design
css-grid
media-queries

Local Storage vs Cookies

javascript
local-storage
cookies
web-apps

Styling an input type="file" button

html
file-input
css-pseudo-elements
accessibility

How to do if-else in Thymeleaf?

html
thymeleaf
conditional-rendering
spring-security

How to use HTML Agility pack

html
html-agility-pack
xpath
error-handling