thanks James 438 and Coothead for the input.
Type: Posts; User: auntnini; Keyword(s):
thanks James 438 and Coothead for the input.
Back when FLASH was a hot item and Shockwave Player was ubiquitous and downloaded automatically, I mastered and tutored ActionScript 3 and had numerous FLASH demo sites, which still exist (e.g.,...
Want to keep multiple titles/images on page together.
Any pro/con thoughts about using <figure><figcaption>...,</figcaption></figure>; <ul><li>...</li></ul> float left, display inline;...
In need of some "inspiration." May I have your suggestions, links, examples for displaying multiple images representing artwork prints for sale.
Thinking about trying to adapt "FancyBox" used at...
Just read https://www.lifewire.com/what-is-heif-4145411? ... https://nokiatech.github.io/heif/examples.html
Had not heard about this before. Used to tutor graphic software such as...
have to reset my mind
thanks
thanks for your response.
as mentioned, i was spoiled by college's computer labs and an array of programs. sites have ID/password. using public facilities such as library does not allow me to...
For years I've been spoiled by access to many programs (such as Dreamweaver) through my connection to a college's computer labs.
Now that's ending. I have nothing and use public facilities such a...
Thanks BeverlyH and Molendijk. Will have to check out your suggestions later.
A deceased friend had a Powerpoint presentation of her recent work. Can the slides of such PP images (or the whole PP presentation) be used on a website?
I rough search showed links to convert...
Thanks for the information.
Thanks Beverley. I missed that (when helping a "tutee"). Yes, no HTML or other language tags, etc. in CSS file. The mistake was in copying/pasting the code, which added the <p>s and <br>s.
...
I cannot for the life of me figure out what I'm missing to change Navigation link color -- mainly .current class, but also a:hover, etc. I even tried adding overkill ".top ul li a:link, "...
Thanks a million. My "tutees" should be able to handle this script. I imagine it does not have to be position:absolute;?? Or does it?
Found this old JS script, but not sure how to clean it up? Not sure if this is SIMPLEST?
<script type="text/javascript" language="javascript">
<!-- <![CDATA[
function showPic (whichpic) {
...
I need a very SIMPLE slideshow for a beginner HTML/CSS student. Not sure if a JavaScript would be simpler than CSS, but this is for a very beginner so the simplest the best. Just need to show a few...
An aside trick. Since float: ___ property partially takes element out of HTML flow, you have 3 divs: one float: left; and another float: right; then a third center div -- with its CSS style rule...
Not sure if this is what you might want, but see http://www.jacquimorgan.com/hist/index.html# -- rollover to change large "holder" image, click for pop-up.
The pop script is
/*in BODY <a...
Do you mean "layered over" the slideshow -- like in position:absolute?
I have a position:absolute signature logo layered over the intro slideshow at http://www.josephdenaro.com. The <div> holding...
That is absolutely FABULOUS! Your fix has the rollovers working on all new/old MACs and PC's I could find to test on.
I ignored the fact that my old RollOver pages were DTD transitional and the...
I have jQuery FancyBox working at http://www.josephdenaro.com/heads/index.html and http://www.josephdenaro.com/comps/index.html sections (so far) also with simplistic onRollOver to change...
To close on a more positive note, look at this "CSS3 lightbox" I just found at http://tympanus.net/codrops/2011/12/26/css3-lightbox/
http://tympanus.net/Tutorials/CSS3Lightbox/index3.html#page
Thanks again. I deeply appreciate your wonderful insight and info -- educating me. I had been trying to use something like -moz-transform:scale(1.2); but now realize that's a wasted effort.
That was such a tremendous help. I could see that my files did not have the "...?v=1.0.5" version extensions. When those were deleted in the doc links, the Button Helpers displayed online for ...
Thanks again. I would not have known how to get the (Not Found)s. I will double check against that list.