Sunday, February 24, 2013

X3DOM case sensitivity

HTML encoding
  • without xmlns
  • lower-case tags (e.g. <x3d>) 
  • no-self closing tags

XHTML encoding
  • with xmlns
  • case-sensitive tags (e.g. <X3D>)
  • self-closing tags
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

Unified XHTML/HTML encoding
  • with xmlns
  • case-insensitive tags
  • no-self closing tags

Loneliness

You can check your Loneliness level using the Loneliness Scale UCLA (psytests.org) If you are   dealing with feelings of loneliness   that j...