Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-08-2013, 02:27 PM   PM User | #1
themoon
New Coder

 
Join Date: Sep 2012
Posts: 46
Thanks: 13
Thanked 0 Times in 0 Posts
themoon is an unknown quantity at this point
Can you make a recommendation on what to use?

I've been tasked to create some digital signage displays. Basically think a large LCD TV that displays info. It would be broken up into sections to display current project news, a scrolling ticker, a streaming video from the internet, and another area would play video that is on a continuous loop.

I got stuck with this assignment because I happen to have a little bit of html knowledge and I can get by using Dreamweaver. I don't mind searching through google and learning but I'm not exactly sure what I should be searching for.

I guess my question is:

I heard frames are bad, bad, bad. So instead, what should I be using to position this content? It would be 4-5 "windows" displaying their respective info-panes.
themoon is offline   Reply With Quote
Old 01-08-2013, 02:39 PM   PM User | #2
themoon
New Coder

 
Join Date: Sep 2012
Posts: 46
Thanks: 13
Thanked 0 Times in 0 Posts
themoon is an unknown quantity at this point
Hmm, maybe I answered my own question. Feels like using CSS allows me to set content into different areas. Hopefully this will work and is the correct approach.
themoon is offline   Reply With Quote
Old 01-09-2013, 03:16 PM   PM User | #3
L0adOpt1c
New Coder

 
L0adOpt1c's Avatar
 
Join Date: Jan 2013
Location: <bed />
Posts: 95
Thanks: 0
Thanked 7 Times in 7 Posts
L0adOpt1c is an unknown quantity at this point
Yes, I think CSS code could be used to display separate planes of information, as long as you have whatever you're linking to in the proper size, or else, with several different things on one page, you could find yourself with a whole bunch of overlapping issues. By the way, a downloaded-by-you then uploaded-by-you video would probably be much easier to conform to what you need than a streamed video. Frames are kind of awful, but if you absolutely need this live streamed idea, then you could implement them. Preferably no more than one or two per page, because it's hard enough to get them to work properly in the first place.
I hope this helps.
L0adOpt1c is offline   Reply With Quote
Users who have thanked L0adOpt1c for this post:
themoon (01-14-2013)
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:42 AM.


Advertisement
Log in to turn off these ads.