A decision was made to enforce a consistent look and feel for the SVSU web site to reduce confusion, clutter, and bad practices.
If you think about it, imagine coming to svsu.edu, going through the different colleges and departments, and having a million different colors and fonts and font sizes, with a thousand different orders of navigation on thousands of different pages jumping out at you.
Now compare that to how we have it now, where navigation is fairly consistent across the board, colors aren't screaming at you and are instead emphasizing the text and images, the real content, as needed.
But just because your site has to look and feel primarily like it is part of SVSU, does not mean that you can't have a degree of individuality....
Web Services employs people with many different talents ranging from graphics, photos, and logo design to content styling and formatting to web application development. We encourage you to consult with us on projects before looking into or purchasing third-party software, since that often comes with high restrictions that have to be dealt with.
One of the key requests we will handle quickly is style requests. For instance, if you want some kind of special block to display quotes on your department's web site, we can set that up for you fairly quickly. This keeps you from having scrape something together out of the available table styles and very limited text styles available.
One of our main goals is to keep our University's site looking good by enforcing consistent types of styling, but sometimes that little something extra can make a world of difference.
We will try to add more as we come across them. If you know of any site that is as helpful as these sites or more, please suggest it by sending the link to webmaster(at)svsu.edu.
| (X)HTML | (Extensible) HyperText Markup Language The text that tells browsers the content of your web page. |
| CSS | Cascading Style Sheets Markup that tells the browser the format of your text, such as color, size, placement, alignment, and tons more. |
| FTP | File Transfer Protocol The Internet's way of moving files back and forth |
| WYSIWYG | "What You See Is What You Get" A main feature of the major web page editing tools. This allows you to edit in a mode where you see what your page will look like versus the code used to generate it. |