www.webdeveloper.com

Search:

Type: Posts; User: auntnini

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds.

  1. Thread: css

    by auntnini
    Replies
    1
    Views
    248

    Look at some online tutorials and read some books...

    Look at some online tutorials and read some books on HTML/CSS

    Have you digested the basic HTML 5 page structure ?


    <!doctype html>
    <html>
    <head>
    <meta charset="UTF-8">
    <title>Untitled...
  2. Replies
    10
    Views
    604

    Your samples are interesting. At 17, black...

    Your samples are interesting. At 17, black background may seem psychedelic and dramatic, but a softer neutral color would be more functional in most cases. The point is that, when you have real...
  3. Replies
    0
    Views
    219

    Photoshop CS6 TIMELINE tip

    After years of using Photoshop to create animated GIFs, I have encountered problems with version CS6 Window>TIMELINE, See for instance ...
  4. Replies
    5
    Views
    360

    See "responsive" designs (that resize) at ...

    See "responsive" designs (that resize) at
    http://www.auntnini.com
    http://www.josephdenaro.com
    http://www.lapearldesigns.com

    These use "contextual" image CSS of a certain percent and...
  5. Replies
    3
    Views
    359

    Developing the "concept" for a Web site is the...

    Developing the "concept" for a Web site is the hardest and most important step. Ask yourself: What is the purpose of site? Who do I want to reach as an audience? ... and so forth ...

    I'm not...
  6. Replies
    2
    Views
    544

    My first animated GIF was created in Macromedia...

    My first animated GIF was created in Macromedia Fireworks circa 2000, After that I used Adobe ImageReady/Photoshop, and have been through several version changes in Photoshop. In CS5 it was...
  7. Replies
    4
    Views
    628

    jQuery What don't you get? The first Tripod demo...

    What don't you get? The first Tripod demo changes 4 images. The other examples (look at them). change one image at a time.

    If you look at KOR's example code, you see another way to call a...
  8. Remember "cascading" in CSS; the last stylesheet...

    Remember "cascading" in CSS; the last stylesheet may override the preceding ones.
  9. Replies
    4
    Views
    628

    jQuery See KOR's comment and code about using a function...

    See KOR's comment and code about using a function instead of coding locally
    at http://www.webdeveloper.com/forum/showthread.php?246393-onMouseover-Problem-in-Microsoft-IE
  10. Replies
    4
    Views
    628

    jQuery See for instance ...

    See for instance http://webdocdo.tripod.com/genericRollover/multiple.html swapping muptipleimages


    <script language="JavaScript" type="text/javascript">
    pic01 = new Image
    pic01t = new...
  11. Replies
    2
    Views
    699

    Thanks Rick, but I don't see what that would do?...

    Thanks Rick, but I don't see what that would do?

    I should explain, I'm helping DLC set up a new site. We're still working on it. So far this Legacy page has animated GIF versions (the 2up files)...
  12. Replies
    2
    Views
    699

    can't find error in onClick code

    Please see http://www.lapearldesigns.com/legacy/index.html



    <div id="showpics">
    <div id="space">
    <img src="coin-B.gif" name="holder" id="holder" width="476" height="476">
    ...
  13. Replies
    4
    Views
    890

    dumb response

    dumb response
  14. Replies
    8
    Views
    1,485

    Resolved

    Thanks again, Major Payne. But I'm most comfortable with Photoshop after all these years and the simple solution I noted above solves the problem.
  15. Replies
    4
    Views
    890

    TOO, tooooo simple. Why did not Adobe HELP say...

    TOO, tooooo simple. Why did not Adobe HELP say so.

    Window>TIMELINE (also but may not be necessary Window>WorkSpace>Motion). In timeline section click arrow to choose CREATE FRAME ANIMATION, then...
  16. Replies
    8
    Views
    1,485

    TOO, tooooo simple. Why did not Adobe HELP say...

    TOO, tooooo simple. Why did not Adobe HELP say so.

    Window>TIMELINE (also but may not be necessary Window>WorkSpace>Motion). In timeline section click arrow to choose FRAME ANIMATION, then click...
  17. Replies
    8
    Views
    1,485

    Thanks Major Payne. You always come up great...

    Thanks Major Payne. You always come up great references.

    I tried to check out a few. Would have to learn a new program.

    My BIG complaint is against Adobe. GIFs in Photoshop were once so...
  18. Replies
    8
    Views
    1,485

    how/where to create animated GIFs ???

    See previous post re Adobe Photoshop CS6 problems with animated GIFs.

    http://www.webdeveloper.com/forum/showthread.php?269779-damn-Adobe-Photoshop-CS6&highlight=

    Does anyone have suggestions...
  19. Replies
    2
    Views
    1,024

    A recent query and answer from someone else that...

    A recent query and answer from someone else that "IE does not like CMYK files," reminded me that our files were in CMYK color mode from a book. I thought I had re-converted them all back to sRGB...
  20. Replies
    2
    Views
    755

    Be careful using HTML5 element -- which...

    Be careful using HTML5 <header> element -- which is not supported in IE and which defaults to display:inline;

    You simply put the CSS-styled HTML element in the page code, You might want to...
  21. Replies
    2
    Views
    772

    Search for "rotating images in circle" resulted...

    Search for "rotating images in circle" resulted in several jQuery and some CSS3 results

    HTML would need some scripting or styling
  22. Replies
    2
    Views
    1,024

    IE only problem displayiung 2 images

    At http://www.jacquimorgan.com/ when viewed at school lab, the two "Ryan" images do not display on Internet Explorer



    ...
    var ultishow=new Array()
    //ultishow[x]=["path to image", "OPTIONAL...
  23. I don't know if this would affect what's...

    I don't know if this would affect what's happening when you click the blank space after the last thumbnail, but it looks like and extra </div>



    <div id="productdesc">
    <p>Clean,...</p>
    ...
  24. You need to do some HTML / CSS homework For...

    You need to do some HTML / CSS homework

    For instance, see http://webdesign.about.com/od/advancedcss/a/css-clear.htm for CLEAR property possible values: none; left; right; both;
    ...
  25. Replies
    0
    Views
    829

    interesting from FREE PRESS

    Saw this from FreePress newsletter email
    http://www.ebony.com/life/diversity-in-tech-and-the-myth-of-meritocracy-204#axzz2KoCeAK5G

    Thought it was worth noting and reading
Results 1 to 25 of 120
Page 1 of 5 1 2 3 4
HTML5 Development Center



Recent Articles