Scyberia

The cold home of technology.

Main menu

Skip to content
  • Web Design
  • Downloads
  • Scyberia
    • Utilities
    • Log In | Register
    • RSS Feed

Tag Archives: style

Utilities: New Look and New Utility

September 30, 2012

I’m working on a new design for the Utilities and I’ve created a new utility. Learn more – read the post! Continue reading →

Posted in Utilities | Reply

CSS: Rollover Fade

February 21, 2012

This short tutorial will teach you how to create a rollover color change/fade effect for your text. An great example of this would be our site title. Here’s the code: #myFade { color: #000000; -moz-transition: color 0.3s ease;   /* Firefox … Continue reading →

Posted in Web Development | Reply

JS: Expandable/Collapsible DIV

October 18, 2011

Sometimes, you’re building that website that you know has just too much stuff for it to look good. A good example of this is our code generators page: http://scyberia.org/utilities/gen.php Without the effect it uses, the page would be way too … Continue reading →

Posted in JavaScript | Reply

CSS: Boxes and Shadows

October 11, 2011

A short article on putting boxes around items and including shadows. If you’d like an example of what we’ll be making, it’s below: This is a box filled with text. If you roll over me, a shadow appears…cool! While it … Continue reading →

Posted in Web Development | Reply

HTML: Linking to Stylesheets

October 6, 2011

Let’s say I have a webpage called: page.html and a CSS file for the webpage called: style.css How do I link them?   With this line of code, placed in the <head> tags: <link rel=”stylesheet” href=”style.css” type=”text/css”> If the stylesheet … Continue reading →

Posted in Web Development | Reply

Categories

  • Command Line (9)
  • Flash (25)
  • JavaScript (15)
  • Photoshop (9)
  • PHP (26)
  • Uncategorized (23)
  • Utilities (21)
  • Web Development (46)
    • WordPress (8)

Tags

actionscript animation as2 box button cmd code color command prompt content css div down editor effect embed file files flash form game hide hosting HTML iframe image input link lookup mac make management password script scyberia server simple style text time tutorial upload url website windows

Visitor Map