MTV.com redesigns, drops Flash for HTML (CyberJournalist.net)

MTV.com redesigns, drops Flash for HTML (CyberJournalist.net)
After a 9-month experiment with a Flash website and lots of complaints, MTV.com has redesigned its site in HTML. The site has also dropped the autoplaying video player embedded in…

TechTip: Making Static HTML Act Dynamic

TechTip: Making Static HTML Act Dynamic
Create a directory in your root dir called /root/mcpressonline by entering this command: md ‘/rootdir/mcpressonline/’ Create a directory called dynamicHTML inside mcpressonline. Enter the following: md ‘ /rootdir/mcpressonline/dynamicHTML’ Create a

Book Review: Build Your Own Web Site The Right Way Using HTML and CSS by Ian Lloyd (Blogcritics.org)

Book Review: Build Your Own Web Site The Right Way Using HTML and CSS by Ian Lloyd (Blogcritics.org)
Trying to create a web site can be a pretty daunting task, especially if you have never done it before. When my son’s swim team asked me to do theirs, I was a bit intimidated. I was a application programmer and I had worked on some website stuff, but the web is a different beast. The questions were many: what tools do I need? how do I layout my pages? do I use tables? HTML tags to directly apply …