AllExperts > General HTML/Web Design Programming Q`s 
Search      
General HTML/Web Design Programming Q`s
Volunteer
Answers to thousands of questions
 Home · More General HTML/Web Design Programming Q`s Questions · Question Library  · Free Encyclopedia ·
More General HTML/Web Design Programming Q`s Answers
Question Library

Ask a question about General HTML/Web Design Programming Q`s
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
About Jorge Gaona
(Top Expert on this page)

Expertise
Ask anything about Web Development using HTML, CSS or javascript. Questions in English or Spanish are allowed...

Experience
more than 5 years developing web applications

Education/Credentials
Bachelor in Computer Sciences

   

You are here:  Experts > Internet/Online > Personal Web Pages > General HTML/Web Design Programming Q`s

Questions Answered By Expert  Jorge Gaona 
In Category  General HTML/Web Design Programming Q`s

SubjectDate Asked

Any way I can compact slides of html documents into one downloadable html url?10/13/2009
  Q: I've a website where I've a weekly publishment which I'd like to call a magazine like. So people ...
  A: I recommend you to have your download version as a PDF file. It's really doesn't matter the file ...
CSS Beginner Site Question...8/31/2009
  Q: Website currently building at http://www.caseexpungement.com/testpage.html. CSS file in question at ...
  A: For solving your first problem, use the background-position property of CSS Here's a guide ...
Create floating menus8/21/2009
  Q: I want to create menus that appear when you point at a word. I am looking for something similar to ...
  A: There are many options for making this using CSS + JQuery. Below an example ...
Web page design8/5/2009
  Q: Recién cree una página Web con Dreamweaver 8 y la subí al Server. Todo parecía bien, hasta que la ...
  A: If you make your design usign percent on the size (width & height) values, the page will change on ...
Inserting a
  • class inside a
  • 6/11/2009
      Q: I am trying to pass the following code to see diferent links depending on which country the users ...
      A: change this <li><a href="<?php bloginfo('url') ?>/?page_id=78" title="home">Academic ...
    Need a way to clean html code5/20/2009
      Q: I have a family website and I built it in FrontPage. My host server is discontinuing FP extensions ...
      A: I haven't done that process before, but I remember I heard about some tools that might help you. ...
    Learning CSS...Need Assistance...5/15/2009
      Q: The URL currently working with is ...
      A: I think that your problem is again the float property, now in the "maincontent" div. In my opinion ...
    Learning CSS...Need Assistance...5/15/2009
      Q: The URL currently working with is ...
      A: I think the problem is that you're using the css float property. By doing this, the div (as I've ...
    pop-up windows?5/11/2009
      Q: (I am sending this to other experts in case it is not your area of expertise) Hello, I am using a ...
      A: The "img" tag must be between the "a" tags <a href...> <img src...> </a> if you are having ...
    pop-up windows?5/11/2009
      Q: (I am sending this to other experts in case it is not your area of expertise) Hello, I am using a ...
      A: try this <a href="javascript:window.open('applebeachfront.coml/photos-use/test- ...
    Mac vs Windows5/11/2009
      Q: There is a website I use and it looks perfect on all Window based browsers but a few of the fields ...
      A: Well, maybe it is... but there are a set tags and css properties that are standard for all browsers. ...
    Query Regarding forms in websites4/22/2009
      Q: I own a domain and a hosting package(Linux), I need to add contact form, order forms...etc., to my ...
      A: The answer depends on what server-side language you want to use to process the forms: with PHP ...
    Dreaweaver Promblem4/17/2009
      Q: Gaona, I'm building a small website using “Photoshop”, “Dreamweaver”, “Html” and ...
      A: One of the primary advantages of using Dreamweaver is that you don't need to know much about HTML ...
    Footer and Footer background2/24/2009
      Q: Gaona, I'm creating my new portfolio site using Css and Html and I'm having a ...
      A: You can do it by placing this in your div <div style="background-image:url(yourImageAddressHere);" ...
    web2/19/2009
      Q: I'm creating a web site about medical issues - that normally are treated with drug therapy - treated ...
      A: Maybe this tool can help you http://www.sumopaint.com/web/ To make a Flash movie, you need ...
    web2/19/2009
      Q: I'm creating a web site about medical issues - that normally are treated with drug therapy - treated ...
      A: I think you cannot avoid people copying the information from your website. You can make it more ...
    web2/13/2009
      Q: I want to create a simple but professional information website which will have many pages. I don't ...
      A: AL, I think the best option for getting a professional website is to hire someone to get it done ...
    CSS problems with Internet Explorer2/2/2009
      Q: I'm not a web designer but I'm currently helping my girlfriend rebuild her site. I am having a ...
      A: I think your problem is in the js file, cause in the status bar of IE appears an error message. I ...
    xml1/28/2009
      Q: I wrote previously regarding a site I am trying desperately to validate without errors. I have been ...
      A: The problem is that the TD tag must be within TR tags (which must be within TABLE TAGS by the way). ...
    dynamic URL inside PHP file12/4/2007
      Q: I am trying to build a dynamic URL inside a PHP file. I am able to build the dynamic path and store ...
      A: Change this $showUploaded = ('<p><a href="<% $tmp %>" target="_blank">Click here to display the file ...
    I need your help!7/11/2007
      Q: How are you I’m a specialist dermatologist from Dubai, UAE. I want to create a dermatology web site; ...
      A: Fayza, If you were my client, this will be almost enough to make some design examples to you to try ...
    IE vs Firefox6/19/2007
      Q: on my website when you view it in Internet Explorer it views perfect, but when you open the same ...
      A: move this piece of code <%@LANGUAGE="JAVASCRIPT"%> <% // *** Visit Counter *** // FELIXONE 2002 - ...
    Web Services6/4/2007
      Q: it's not homework, I am a university student. I have to create a technical document and am not ...
      A: Here you can find the definitions you're looking for, with a very good explanation. You can get a ...
    Problem Getting Entire Background to Display...5/3/2007
      Q: I am building a web page (http://hwc.ccc.edu/cra/presidentmsg.htm) and I want to use the navigation ...
      A: Instead having this <table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" ...
    Animating a link on a webpage4/10/2007
      Q: I'm wondering if it's possible to animate a link on a website. I'd like to have the text jump out ...
      A: In order to animate links in your web page you need to define a CSS Style <head> <style> a:link{ ...
    shadow around table3/19/2007
      Q: I am creating a web site presently which I haven't done for a number of years, so feeling rusty and ...
      A: try this <table style="border-style:solid;border-width:2px;border-color:#333333;" > <tr><td> Your ...
    Using Frames (I think?)3/2/2007
      Q: . now my problem is that I want the iframe to stretch the table it's in rather than using scroll ...
      A: The problem with the iframe's border can be solved like this. <iframe frameborder=0> About the ...
    Using Frames (I think?)3/1/2007
      Q: I am building a website for my self using dreamweaver... I know the basic HTML and I use dreamweaver ...
      A: Actually you're right, what you need to use is a frame (being more specific, an iframe). Here is the ...
    linking an image2/27/2007
      Q: I'm trying to put an image on one of my pages but I keep getting a box with a red "x" in it. I ...
      A: Try viewing the source code of your webpage to check where is the explorer looking for the image, to ...
    Can I Have a Fixed Background Image in CSS...1/30/2007
      Q: The website in question is http://hwc.ccc.edu/oit2007/. The stylesheet for the website is ...
      A: I think that your problem is that the footer is not in the same position in each page, because of ...
    Equal length in 3-col layout1/7/2007
      Q: I have a blog (http://digital-dexterity.blogspot.com/). I have a 3 column layout with the middle ...
      A: you need to set the width property of the 3 columns to the same value to get this. If you are using ...
    Replacing HTML margin tags w/CSS...12/7/2006
      Q: Actually that is what I initially had in place, but it didn't resolve the problem. Another expert ...
      A: I really don't know what your problem could be, but maybe you can find useful this ...
    horizontal alignment11/18/2006
      Q: I understand that you are busy but when every your get the change could you please help me out with ...
      A: Sorry about the delay You need to add the parameter align to the img tag, as this <img ...
    Web Programming10/29/2006
      Q: I would like to design a site which allows people to log in and download files I have put into their ...
      A: To do this, you will need to be able to use a Server Side Language (like PHP, ASP, etc.) and a ...
    css transparency10/25/2006
      Q: jorge, i tried as you suggested... but it's still not working... any (more) ideas?We are sorry, but ...
      A: I think I made a mistake in previous question. Here's a possible solution to yourproblem <html> ...
    css transparency10/25/2006
      Q: We are sorry, but Nick Nadboralski wasn't able to answer youri'm working on a site that is almost ...
      A: First, let me tell you that your design is very nice, i like it so much... About your problem... I ...
    display text in textbox10/24/2006
      Q: My name is Assaf and I have a question regarding textboxes. I have an html page called page1.html ...
      A: This is what you need to have to do what you want ********** * Page 1 * ********** <html> <head> ...
    two website questions10/22/2006
      Q: Just one more question.. If I change the size of the pics will this mean that they physically look ...
      A: Not really... All what you need to do is to resize the pictures at the size you want them in your ...
    two website questions10/19/2006
      Q: I have just finished my first website using Microsoft Web Wizard and uploading it with Ipswitch FTP ...
      A: About your problem with your pictures, I think the JPEG format it's OK, but your problem is the size ...
    Pagina de internet inteligente10/3/2006
      Q: Hola Jorge, buenas noches. Antes que nada quiero agradecerte la disponibilidad que tienes de ...
      A: Que tal Joel, Me imagino que existen varios proveedores que te pueden diseñar el proyecto como tu ...
    Importing Websites9/27/2006
      Q: I'm mainly a graphic designer, but have been creating websites with Netobjects fusion. I have a ...
      A: There are many programs that you can use to "Pick" the content of a Website (i.e. WebPicker). They ...

    All Questions in This Category

    Email this page
         
    User Agreement | Privacy Policy | Kids' Privacy Policy | Help
    Copyright  © 2006 About, Inc. AllExperts, AllExperts.com, and About.com are registered trademarks of About, Inc. All rights reserved.