Tag Archives: Lt

wild spacing with browser enlargement

Howdy. I was hoping to learn how sites " freeze" its font sizing by not allowing your browser to increase the size of font text. I have noticed inside site I was currently designing that some of the layouts go quite bad with enlarging. We have also noticed of which on other sites while you attmept to enhance the font, this doesn’t happen. will anyone know this kind of trick site showcased: www. beauplexa. com / world wide web. tattoo-off. com thanks earlier. Olivia Cascading style sheets…. < style> p font-size: 20px; < /style> < p> this can be my text< /p> Sean Many thanks!! I can discover it will do just as well, one more q unless you mind terribly, do I really need to set that up before every font sizing change I believe i know the result, but I want to make sure- once more, thank you a great deal. No, you’d normally either code it in to the page using the actual < style> tag as above, or save that to an external file and then put < website rel=" stylesheet" href=" filename. css" type=" text/css" /> in the top of each and every page. In … Continue reading

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

How would I lay this design out onto html?

I’m having difficulties on the place to start cutting this format I designed with photoshop. I are interested to take 100% with the web browser look at, regardless if consumers are viewing in 800×600 or 1024×768. I designed it 750×600 now I can’t figure out how to cut it and also lay it out there, specially with that mascot(the shroom like character about the right side with the image). If anyone right here has time that will me out We would highly appreciate the idea. Thanks ahead of time! You incorporate the use of tables that span percentages with the page, and make the actual borders/gradients a bg image of your respective cells. On huge resolutions however, the page may look too spread out due to loss of content. Don’t have learned to that exactly, I’m a poor html writer. I’ll try to search for some tutorial during this, If anyone recognize any, please i want to know. Thank you for replying. I simply threw this together, theres still alot of work to perform and its nevertheless fairly complicated however it does what you deserve. put your info from the < div> tags as well as the < td> tags … Continue reading

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

audio player/tool

greetings all… i’m new these and i’ve done make certain they are, but to very little avail… i use a background audio instrument for my web site, but it just plays random mp3’s i have in my own server…. what i wish to accomplish is to possess a tool/player on my site which will play/fast forward/rewind mp3’s in the visitors wish… suggestions the code we’ve already for the refrain player… ___________________________________________________ < script language=" JavaScript" > <! — var soundFile = " http: //zaire. 8m. com/2%20back. music, http: //zaire. 8m. com/gemcity. music, http: //zaire. 8m. com/momz. music, http: //zaire. 8m. com/drinks on me (2). music, http: //zaire. 8m. com/minnie internet. mp3, http: //zaire. 8m. com/planet. music, http: //zaire. 8m. com/s two bottle. mp3, http: //zaire. 8m. com/1 mo music. mp3, http: //zaire. 8m. com/3mad. music, http: //zaire. 8m. com/80s. music, http: //zaire. 8m. com/bare. music, http: //zaire. 8m. com/loser. music, http: //zaire. 8m. com/quik. music, http: //zaire. 8m. com/slow cello. mp3, http: //zaire. 8m. com/waah. music, http: //zaire. 8m. com/yeah yall. mp3"; if (soundFile. indexOf(", " ) > 0) var sounds = soundFile. split(", " ); soundFile = soundsMath. floor(Math. random()*sounds. length); if(navigator. plugins. length> 0) if (navigator. mimeTypes" audio/mp3" … Continue reading

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

gaps between table cells

We are tryign to figure out how to but my kitchen table cells up agains one and another – I think it’s and easy thing I merely can’t formulate it. Example on the following page I would like to have the two colored cell kissing one and a different. mobile gaps Thanks earlier for any help neilp < KITCHEN TABLE width=" 100%" cellspacing=" 0" border=0> can do it. that was simple – with thanks a bunch neilp.

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

Combining design and text

Hi I am just only new these, so forgive me personally if something I’ve ask is answered some period ago. I have been learning website in addition to design for within the past year. Concerning a fairly good knowledge of html, some javascript (but need numerous reference to this texts), fireworks, illustrator, dreamweaver and illustrator practical knowledge. Essentially, what I like doing is producing my page design in fireworks, and exporting that as html along with updating in dreamweaver if necessary. I read in one of several threads that it isn’t good to set up the text in fireworks, because it’s and then an image that the search engine’s are unable to read. Thus, how, after having a design that is usually all sliced in addition to diced ready with regard to dreamweaver, do you put text extraordinary of the impression. For example, if I’ve created a textured background for that page…. Thanks! Mickey Lee You’d set the image because the cell’s background, when using the < td background=" image. gif> < /td> get, and just type in the cell.

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

checking website in NS and IE browsers

I will be creating my own website with no html editors. Concerning the website built also it looks great in IE that’s my default cell phone browser. My page links inside the page works very good and from linking page to page, ie going with the home page to help page one, web site two and web site three in IE. However next time i open it up in NS the links in the same page as well as links to open other three pages won’t work. Could this often be because NS is not really my current default visitor I rather fresh at this so I hope I have created myself clear. I have looked at and rechecked in addition to all links is very much set up so. My links to help other websites works fine in NS. Thanks for almost any help. Your default browser will not cause an error like that, it’s just an additional example of the best way IE and Netscape render pages differently. With out seeing the computer code, I’d guess that there is an error in your own syntax, because IE is quite forgiving in terms of HTML mistakes, along with browsers … Continue reading

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

texinfo and html

hello there, I haven’t posted for a time. I have a question, and WHEN I can’t find anywhere you want to to ask, while i thought this forum can be an appropriate position. So here is definitely my question: I will be writing a several pages, and currently the new thing I have realized is texinfo, because I favor how the advice files look plus I also like how it’s translated to html page, in a tree-like fashion. But, well if any kind of of you understand using texinfo, I will be having a issue. Say you should write ind associated with math expression. As an example, 2 to your fourth power. On brand, I’ve seen them 24, but exactly how I’ve seen the item expressed in code is: 2< sup> < font size=" -1" > 4< /font> < /sup> Which is basically what I want to do in this file, but I’m not sure how to get this same have an impact on in texinfo. I can use a mark, but I" m unsure if just a consistent person would know what that means. Very same for multiplication. Either the html symbol & instances; which I’d want to use. … Continue reading

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

Selective Dynamic Areas

Generally what I can do is to possess a user select a method on a internet page, and when these people hit the all right button, it will invigorate selective areas while in the page, yet not refresh the whole page. Virtually any suggestions javascript using. innerHTML Umm.. I suck in JS so I can’t tell you exactly haha Can’t you need to do it with iframes or even something Yep, in the same manner as you would exercise with a natural frame: < iframe src =" /page. php" > < /iframe> Just add the attributes you need to the < iframe> tag. I scrapped the actual frames idea and went together with a single page that can just refresh once more. It’s for your menu, that if you select from the dropdown menu as well as hit enter, it refreshes an entire page (which might be a small section in the primary page) and will take the name belonging to the value you chose from the dropdown, prints them statically, then creates a brand new dropdown based upon the very first value chosen. Does this a couple of times within the cells of any table, all wrapped in just … Continue reading

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

Scrolling text in a table

Hi we have a page using a table within some sort of table. Everytime i placed my text in to the table it causes it to be bigger, i dont want this i want the table to settle the same size and then for my text to become scrollable. Can anyone help me make it happen im having wonderful difficulty. I can acquire my text to scroll next time i use layers although if buggers in place my page as well as i prefer to work with tables. Also how come when nothing is to scroll flat the bar continues to be there One final thing will there be anyway i could possibly replace the scrolling standard with some graphics of my very own which would generate the text scroll Many thanks Hm… I’m not sure whenever you can specify the height from the table and apply overflow or possibly not. But if possibly not, why wouldn’t you merely use divs anyway Within the scrollbar, you can probably do along with javascript (DHTML) and also something, and when developing with flash I’m sure for sure you possibly can! #whatever flood: auto this along divs and ps etc and you must … Continue reading

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

A Frame Alternative?

I am fairly new on making websites, and I have no clue what other options are on the market. I am currently employing a frame as your menu for our website, but I want to change the idea into something several. Are there another alternatives Server Side Contains are special tags which they can display in PHP, ASP, JSP, and SHTML scripts to include the contents involving one text-based (html, for example. ) file into another. Find exactly how to employ them here: http: //www. webdesignforums. net/showthread. phps=& threadid=5519#post68869 I might suggest you this procedure: http: //www. garnetchaney. com/how_to_use_tables_instead_of_frames. shtml You will discover more similar ways of doing it, but that certain is the most simple. I utilize a similar system intended for my web, in addition to It’s great. (Altough about my web WE use ASP, not PHP) if you want the frame glance put a < div style=" flood: auto" >… < /div> As a consequence of everyone for any suggestions. I checked out the websites people all suggested plus they helped me out somewhat. If there are another suggestions please post it. Thanks : You don’t have to know anything about PHP youngster should be use it … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment
Page 3 of 5012345...102030...Last »