Tag Archives: Headlines

rollover text links – how to?

I have been previously wondering how to set-up those links which you see everywhere — the people that are bold to begin with but then when the mouse rolls around it becomes underscored as well as perhaps another colour. what do i need to do to achieve this thanks on your time! : p. azines. a simple example may be the CNN. com homepage — almost all links for headlines there are what i’m referring to (only backwards w/the underscore disappearing) you’ll want to use CSS:: . yourlink ANY font-family: Verdana; colour: blue; text-decoration: it’s unlikely that any; . yourlink ANY: hover colour: red; text-decoration: underline; Also you can have a stylesheet, this can save you having to key in the css code for each link and have it for the entire page! A good CSS resource is definitely W3Schools. They also provide guides to HTML CODE, Javascript, XML and much more. Just were going to say thanks for all those your guys’ help — They may be I’ve found the proper place to find answers. Have a great day… LANE This can be css code which could go in the head of the page OR for a seperate stylesheet…: … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

Displaying Google News on your Website

Let’s pretend I am creating a fan website related to Robert De Niro. I want to dynamically display any headline around the Young Don that appears on the internet. The best way that pops out to my advice is to utilize Google News. On a daily basis new headlines matching the key word " De Niro" will be posted to Yahoo News. There is a service to send out an email whenever new headlines are usually posted. One possibility could be to have a script on auto-pilot read these emails, extract the head lines, links, and synopsis belonging to the article, and screen them dynamically at my page. I could truthfully have this script run every day, or maybe perhaps everytime a Yahoo News alert is sent to my inbox. (The postings, by the technique, are in a typical format: Headline, Origin, Short Synopsis, Website link. So it wouldn’t be too rigorous to extract the info there. ) It seems like there should be a less strenuous way though! I’ve seen many sites that have headlines about a particular person, or an individual subject, so maybe they know other ways that I really don’t. I also can see pages that … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

Displaying Others RSS Feeds on Your Site

I’m looking to create a page that serves to help present visitors when using the last 5 memories (title and brief description) originating from a collection of different sites, through REALLY SIMPLY SYNDICATION. What is the best way to create this specific page and allow it to become automated so them updates itself regularly and I never have to touch it yet again My site presently uses Mambo, but We are willing to switch CMS’s just for this, if it’s effortlessly done in another. I’ve truly done some yahoo and forum looking, but can never find a way to find exactly what I’m seeking… Oh yea, and while I am just asking, has anybody heard of ways to splice RSS nourish stories together to set-up my own tailor made feed Like, taking my favorite stories from the few different REALLY SIMPLY SYNDICATION feeds and creating my own feed… You won’t have to use Mambo features for the feeds directly, therefore you could incorporate a fairly easy RSS parser such as MagpieRSS or zFeeder for example. I use zFeeder and possess several different sources displaying together as you resource for the visitor. And watch out about aggregating others’ REALLY SIMPLY SYNDICATION … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , | Leave a comment

iframe scrollbox

Hello! I need to design a scroll container contained within an iframe like image I’ve supplied. I need the scrolling for being fast and smooth and freed from a scrollbar, but the end user can scroll through clicking the vertical buttons. I’m confused that Flash will be the best option since We would like to update the particular headlines often. Anyone have any ideas/suggestions With thanks much! Search Google for specific things like: Javascript vertical text scroller AJAX subject material scrolling Javascript subject material scrolling vertical vertical content scrolling Bless you… I’ll try this.

Posted in Web Design | Tagged , , , , , , , , , , | Leave a comment