Explain Codes LogoExplain Codes Logo

Best Articles — Page 161

Css horizontal centering of a fixed div?

html
responsive-design
css
best-practices

Text-overflow: ellipsis not working

html
responsive-design
css
web-development

Xpath: Get Following Sibling

web-development
xpath
selenium
dom

Postgresql IF statement

sql
conditional-logic
database-performance
error-handling

Do HTML5 custom data attributes “work” in IE 6?

html
prompt-engineering
best-practices
responsive-design

Exists vs JOIN and use of EXISTS clause

sql
exists-clause
join-operations
sql-performance

How to format bigint field into a date in PostgreSQL?

sql
timestamp
type-casting
date-formatting

Data access object (DAO) in Java

java
best-practices
data-access
object-relational-mapping

How to write UPDATE SQL with Table alias in SQL Server 2008?

sql
best-practices
join
cte

How to convert float to int with Java

java
math-library
float-conversion
rounding-methods

What are assertions in Java and when should they be used?

java
design-by-contract
assertions-in-java
software-internals

Generate a random number in the range 1 - 10

sql
random-numbers
sql-functions
database-queries

Disable the Horizontal Scroll

web-development
responsive-design
performance
best-practices

Python integer incrementing with ++

python
incrementing
pythonic-way
best-practices

How do I look inside a Python object?

python
object-introspection
python-objects
attribute-access

Why is my Spring @Autowired field null?

java
spring-injection
bean-lifecycle
dependency-injection

How can I set the max-width of a table cell using percentages?

html
responsive-design
css
table-layout

How to "crop" a rectangular image into a square with CSS?

html
responsive-design
css
web-development

Does height and width not apply to span?

html
responsive-design
css
html-structure

Tsql - Cast string to integer or return default value

sql
try-catch
sql-server
data-type