HTML - Newbee ????????? Need Help
hey people im new to the html codes, and i was wondering if any of you professionals can help me with my question. i am trying to add a web tool feature on my site i make sell wall decals and need to add the feature were they click on the customize your own wall decal. and when they pick a certain font , they can type it into the text box to see what it looks like. here is a site that has a example of what im talking about:
http://www.wallexpress.com/Create.htm ican any one tell me how to add this feature to my site?????? ppplllleeeaaassseee hhheeelllppp................ anyone! Similar TutorialsFirst let me say I am happy to have found this site. I am a HTML and DreamWeaver newbee. I have been a server engineer and network specialist for several years. I am now transitioning with the hope that I can have more control of my time, and hope web design will help accomplish that. I am at this point self learning using Patrick Carey's HTML, XHTML and Dynamic HTML. I need help with code for the following 1. . Create a style where all H1, H2, and H3 elements are centered, text is blue, and each has a 3 pixel ridged red border (all 4 sides of the border are red) 2. Create a class called td where all td table items in the class have purple text and a green background 3. Create a class called td.special where all td.special elements in the class have white text, green background, and font-weight bold 4. Create an ID called important where the element using this ID will have italic text that is vertically aligned to top 5. Create an HTML table having three rows, with three columns per row. Assign the td elements of the second row the class td.special 6.Create a complete HTML document that includes a rollover effect using one mouseOver image, and one mouseOut image. The name of the page is MyRollover.html. The initial image is named pictOff.gif, and the rollover image is named pictOn.gif. Using the appropriate mouse events, the pictOn.gif image will replace the pictOff.gif when the mouse hovers over the original image, and pictOff.gif will reappear when the mouse moves away from the image. Position of the images on the page is not important. Use any names you like for the interior names of items used in the script. These are the book assignments giving me trouble any help is greatly appreciated. Hi, i enclose the zip file, where are some files. If you click on 1start.html (best viewed in IE) and than click on "group1" and on "1.general1" it right frame should appear the content. So far so good. Later when I want to show/hide or collapse/expand the content and I click on the icon, something doesn't work. Can anyone pleease look in this code and tell me what's wrong. I seem not to know what i'm doing wrong. thank you all |