Hi, thank you for helping me,
I created an html page and I cut and paste their css put it in a file, but it does not work, here is the html :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html...
How to have like the link (Page Options) in the top right of www.yahoo.com , I look in the source code but can't understand how when you click in that link it show a rectangle with colors to chose from .
thank you.
Hi,
I want to use different css in my html page, for example when you open www.yahoo.com in the top right there is a link for changing color option, could you please show me how they did it ?
thank you
Hi, I have a table that has these rows :
<tr>
<td align="right" valign="top">
<img src= "<bean:write name='ctxtPath'/>/coeuslite images/c_username.gif" border=0>
</td>...
Hi,
Could you please tell me what's wrong here, whem I mouseover and mouseout, nothing happened, the pictures should change :
<input type="image" name="submit" src="/coeuslite images/b_submit.gif" width="62" height="22" border="0"...
Hi, I want to have a sbmit button with mouse over, what's wrong here :
<input type="image" name="submit" src="<bean:write name='ctxtPath'/>/coeuslite images/b_submit.gif" width="62" height="22" border="0"
onMouseOut="window.status='';MM_swapImgRestore()"...
I have 8 pages :
every page has it's current id set, for example
in the file organization.html I have :
<div id="navcontainer">
<ul id="navlist">
<li id="active"><a href="proposal.html" >Proposal</a></li>
<li><a href="organization.html" id="current">Organization</a></li>
<li><a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.