├── LICENSE ├── ie.css ├── images ├── author-photo.png ├── bg.jpg ├── content-bg.jpg ├── feature-bg-twitter.png ├── feature-bg.png ├── icon-about.png ├── icon-contact.png ├── icon-delicious.png ├── icon-development.png ├── icon-digg.png ├── icon-facebook.png ├── icon-flickr.png ├── icon-home.png ├── icon-lastfm.png ├── icon-linkedin.png ├── icon-print.png ├── icon-social.png ├── icon-stumbleupon.png ├── icon-twitter.png ├── icon-webdesign.png ├── icon-work.png ├── image-feature.jpg ├── image01.jpg ├── image02.jpg ├── image03.jpg ├── image04.jpg ├── image05.jpg ├── image06.jpg ├── image07.jpg ├── image08.jpg ├── lightbox-blank.gif ├── lightbox-btn-close.gif ├── lightbox-btn-next.gif ├── lightbox-btn-prev.gif ├── lightbox-ico-loading.gif ├── logo01.jpg ├── logo02.jpg ├── logo03.jpg ├── logo04.jpg ├── nav-underline.png ├── thumb-bg-rol.png ├── thumb-bg.png ├── web01.jpg ├── web02.jpg ├── web03.jpg └── web04.jpg ├── index.html ├── js ├── Desyrel_400.font.js ├── cufon-yui.js ├── jquery.lightbox-0.5.pack.js └── jquery.min.js ├── lightbox.css └── style.css /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/LICENSE -------------------------------------------------------------------------------- /ie.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/ie.css -------------------------------------------------------------------------------- /images/author-photo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/author-photo.png -------------------------------------------------------------------------------- /images/bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/bg.jpg -------------------------------------------------------------------------------- /images/content-bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/content-bg.jpg -------------------------------------------------------------------------------- /images/feature-bg-twitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/feature-bg-twitter.png -------------------------------------------------------------------------------- /images/feature-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/feature-bg.png -------------------------------------------------------------------------------- /images/icon-about.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/icon-about.png -------------------------------------------------------------------------------- /images/icon-contact.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/icon-contact.png -------------------------------------------------------------------------------- /images/icon-delicious.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/icon-delicious.png -------------------------------------------------------------------------------- /images/icon-development.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/icon-development.png -------------------------------------------------------------------------------- /images/icon-digg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/icon-digg.png -------------------------------------------------------------------------------- /images/icon-facebook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/icon-facebook.png -------------------------------------------------------------------------------- /images/icon-flickr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/icon-flickr.png -------------------------------------------------------------------------------- /images/icon-home.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/icon-home.png -------------------------------------------------------------------------------- /images/icon-lastfm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/icon-lastfm.png -------------------------------------------------------------------------------- /images/icon-linkedin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/icon-linkedin.png -------------------------------------------------------------------------------- /images/icon-print.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/icon-print.png -------------------------------------------------------------------------------- /images/icon-social.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/icon-social.png -------------------------------------------------------------------------------- /images/icon-stumbleupon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/icon-stumbleupon.png -------------------------------------------------------------------------------- /images/icon-twitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/icon-twitter.png -------------------------------------------------------------------------------- /images/icon-webdesign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/icon-webdesign.png -------------------------------------------------------------------------------- /images/icon-work.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/icon-work.png -------------------------------------------------------------------------------- /images/image-feature.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/image-feature.jpg -------------------------------------------------------------------------------- /images/image01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/image01.jpg -------------------------------------------------------------------------------- /images/image02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/image02.jpg -------------------------------------------------------------------------------- /images/image03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/image03.jpg -------------------------------------------------------------------------------- /images/image04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/image04.jpg -------------------------------------------------------------------------------- /images/image05.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/image05.jpg -------------------------------------------------------------------------------- /images/image06.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/image06.jpg -------------------------------------------------------------------------------- /images/image07.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/image07.jpg -------------------------------------------------------------------------------- /images/image08.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/image08.jpg -------------------------------------------------------------------------------- /images/lightbox-blank.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/lightbox-blank.gif -------------------------------------------------------------------------------- /images/lightbox-btn-close.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/lightbox-btn-close.gif -------------------------------------------------------------------------------- /images/lightbox-btn-next.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/lightbox-btn-next.gif -------------------------------------------------------------------------------- /images/lightbox-btn-prev.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/lightbox-btn-prev.gif -------------------------------------------------------------------------------- /images/lightbox-ico-loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/lightbox-ico-loading.gif -------------------------------------------------------------------------------- /images/logo01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/logo01.jpg -------------------------------------------------------------------------------- /images/logo02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/logo02.jpg -------------------------------------------------------------------------------- /images/logo03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/logo03.jpg -------------------------------------------------------------------------------- /images/logo04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/logo04.jpg -------------------------------------------------------------------------------- /images/nav-underline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/nav-underline.png -------------------------------------------------------------------------------- /images/thumb-bg-rol.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/thumb-bg-rol.png -------------------------------------------------------------------------------- /images/thumb-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/thumb-bg.png -------------------------------------------------------------------------------- /images/web01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/web01.jpg -------------------------------------------------------------------------------- /images/web02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/web02.jpg -------------------------------------------------------------------------------- /images/web03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/web03.jpg -------------------------------------------------------------------------------- /images/web04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/images/web04.jpg -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/index.html -------------------------------------------------------------------------------- /js/Desyrel_400.font.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/js/Desyrel_400.font.js -------------------------------------------------------------------------------- /js/cufon-yui.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/js/cufon-yui.js -------------------------------------------------------------------------------- /js/jquery.lightbox-0.5.pack.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/js/jquery.lightbox-0.5.pack.js -------------------------------------------------------------------------------- /js/jquery.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/js/jquery.min.js -------------------------------------------------------------------------------- /lightbox.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/lightbox.css -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mah-shamim/cardex-html-templete/HEAD/style.css --------------------------------------------------------------------------------