Starting out with TextEdit, why wont it show html? Here’s your answer.

Posted by: ydejesus @ Friday, February 5, 2010 6:09 pm

So while textedit is open, going to preferences and under the NEW DOCUMENTS tab, you make sure it’s on PLAIN TEXT, is the first step in scripting.

BUT! Opening your html file again it won’t open the way you want to; it wont show the tags etc. For this you have to go back to preferences and in the OPEN AND SAVE you have to make sure you IGNORE RICH TEXT COMMANDS IN HTML FILES.

strange css quirk with one of my pages

Posted by: Michael @ Monday, December 14, 2009 7:07 pm

(I’ve finally figured out sprites! Thanks for the links also!)
Something strange is going on with one of my pages:
http://134.74.236.60/~web1tue09/projects/michael_luboa/Final/work-1.html
It’s supposed to have “Work 1″ in black and white, not home. The css is correct, as far as I’m aware of. The position is for the black and white “Work 1″ part of the sprite, not for “Home.” Maybe I need to check again, but is there another reason why this might happen?

Just a little reminder…

Posted by: joe @ Monday, December 14, 2009 3:28 pm

The following schedule is for Finals:
Tuesday’s Class will meet on Thursday 10:30 to 12:45
Wednesday’s Class will meet on Wednesday 1:30 to 3:15

Schedule available here:
http://www1.ccny.cuny.edu/current/registrar/exams/index.cfm

See you then!

PHP & Email Form

Posted by: Reynoir Lewis @ Monday, December 14, 2009 12:00 pm

Hi, i am trying to get an email form to work via PHP but i do not know how to get the site to collect the data from the form and send it to an email. Can you help please?

a:hover for more than one image link

Posted by: Michael @ Saturday, December 12, 2009 4:40 pm

So I’ve got a bunch of images that I turned into links, and I want to have them change into a different image upon hovering. How do I go about doing this?

Each image-link is in its own div.

<div id=”work-1″>
<a href=”work-1.html”><img src=”images/work-1.gif” alt=”Work 1″ /></a>
</div>

<div id=”work-2″>
<a href=”work-2.html”><img src=”images/work-2.gif” alt=”Work-2″ /></a>
</div>

I’m also putting the style in an external css file. The only thing I’m making them do for now is just float left.

Help needed for 2-Level Horizontal menu!

Posted by: adnan @ Friday, December 11, 2009 9:56 am

Trying to design 2-Level Horizontal menu. There is lots of menu resource on the web but seems like, the one im looking for it’s not there : (

I need a nav where each active node will be highlighted when they are selected.  Here is the mock-up link for visual idea: http://134.74.236.60/~web1tue09/projects/m_islam/mockup-orangeadnan-2.pdf

I got a menu which might work but need little tweak on the Java Script to highlight second level. http://134.74.236.60/~web1tue09/projects/m_islam/menu.html

They are loading sub menu from external file with AJAX call which is little too much for my need.

Is there any simple and easy way to do this (last minute I know)? Help help (911)

photoshop tips and tricks

Posted by: mmieczkowska @ Wednesday, December 9, 2009 10:28 am

http://www.graphic-design.com/Photoshop/

How to register a logo trademark!

Posted by: adnan @ Thursday, December 3, 2009 11:11 pm

Does anyone have any idea how to register a logo (TM)? I was checking google and I found few 3rd party website who are offering this service. But what is the actual way to do this without spending tons of money.

I’m not sure if it is the right place to ask this question! I want to register my orange logo which I did for the midterm.

Browser size

Posted by: kjansson @ Tuesday, November 24, 2009 3:21 pm

I know we have aimed at designing for an 800×600 browser previously. For the midterm though, I was hoping designing for a 1024×768 browser–since that’s what I’ve done. :) I wanted my “talk bubbles” be big and bold, and trying to get them fit the 800×600 made them too sleek looking… Hope that’s ok?!

Flash animation.

Posted by: Susana @ Tuesday, November 17, 2009 11:18 am

So i have some flash animations i might want to include in my project. Anyone know how i can embed it without having it up somewhere in a host website like a youtube video?

Next Page »