Tag Archives: Lt

Displaying articles

POST run a gaming web site, and I have some friends to support me write articles or blog posts. Thing is, some people dont know every HTML, so I chose to make a very little control panel for them, kind of including the ones you use in a forum. Well I will be testing how I would display information through the database, and Concerning tried the < pre> licence plate. Although it honours range breaks as grammatical construction, it also honours that news that the information is returned as a big dirty long string, so your page stretches along with I get you ferocious horizontal scroll pub. I was wondering how I might go about having a method where your browser will present the content because it is written, with out streatching the article. I thought I’d post this around here as I dont know very well what technology I would require. Thanks a lot in adavnce for any replies. Just avoid using < pre>. As well as stuff like in which, as all subject matter gets dumped as-is for the display. If you would like the formatting, apply < font> as well as CSS. If you have to support … Continue reading

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

mouse over…

post aint sure what exactly its called but whenever you are over a certian region a box using some text will appear explaining what it really is it is done nicely with this site http: //www. topqualityfreeware. com/jchojnacki/ put your mouse in the info buttons to see why. ok so now for any question (hopefully this other bit made some sense) how is niagra done is the item simple can the item be done utilizing a certian frontpage element 3 questions for just one single question at any rate thanks for anyhelp men and women: classic: To the page in concern, the info boxes are produced with JavaScript. You can rightclick and choose " view source" to check out the JS value that makes this particular happen. Looks much like the guy who made the page copied the script through some tutorial, because the instructions on things to change still lies embedded in the code. Prefer a very simple remedy, there is any HTML tag that alows to create info pop-up glass windows on text. Code: COLOR=red// In order to make a window pop up when you hover in the words " info", utilize the tag < acronym>: /COLOR Here … Continue reading

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

Form on a Picture in Dreamweaver?

I’m wondering if you possibly can put a " Phone Us" form using a picture in Dreamweaver. Might that be carried out with layers or something The picture will be just a shape exported from Fireworks and one among the picture is actually here. http: //friedrichsenfamily. com/samjana. htm Disregard the stuff inside frame presently. I’m just wondering if this is do-able I understand I could do away with the picture and place the form on that page alone, but I got trying to maintain same look on each of the pages. Could you individuals tell me what exactly I’m missing plus maybe point me inside right direction Thanks Much, Joe You want the picture as a background for the shape You could established the image as being a background in 1 table, then insert the form over top indoors that table. Likewise, you can use CSS for making the elements belonging to the form (input box etc) to own a background photograph, much like this forum does. Li Brad CSS is probably the best way to do the item. < mode name=" foo" action=" foo" method=" foo" style=" background-image: url(" pathtoimage/foo. jpeg" )" > Thanks Guys, I’m in a region … Continue reading

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

with out using frames

is actually ther any solution to target a section like you’ll be able to with frames but and never having to use frames we’ve a header and menu which i want to remain exactly the same on all my personal pages w/o being forced to cut and previous the part directly into every page. remember to help. regards use SSI (Server-Side Includes) SSI really needs to be available on the particular server. rename ones pages to. shtml and set your menu inside a seperate file, save it absolutely was whatever (doesn’t make a difference the extension… quite a few use. inc quite a few. ssi some html) with you. shtml, where you should include you ssi anyone put <! –#include=" /path/to/file. inc" –> You may also implement this type of ‘templating’ system through the application of PHP, and perhaps ASP. MY PARTNER AND I custom-built one by using Perl/mod_rewrite… it got subfunction calling and dynamic evaluation regarding Perl expressions. perl may be a bit over my head today. but i believe i have enough info to get do what i’d prefer to do thanks again Why don’t you just use structures… Really don’t say your anti-frames, because that might make … Continue reading

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

how to remove left cellspace

Can you really just remove the cellspace about the left of td but keep space on the right top in addition to bottom fundamental example < dining room table width=" 100%" height=" 351" border=" 0" cellpadding=" 0" cellspacing=" 2" > < tr> < td> < dining room table width=" 100%" height=" 237" border=" 0" cellpadding=" 0" cellspacing=" 2" > < tr> < td bgcolor=" #FF0000" > & nbsp; < /td> < td bgcolor=" #FFFF00" > & nbsp; < /td> < td bgcolor=" #0000FF" > & nbsp; < /td> < /tr> < /table> < /td> < /tr> < /table> Gives thanks Since you are not using a line, padding will do fine for you. Use CSS that will specify your extra padding as < major, right, botton, left> models. < dining room table cellspacing=" 0" cellpadding=" 2" border=" 0" style=" cushioning: 2px 2px 2px 0px; border-collapse: collapse" > or, as a less confusing approach to do it: ….. style=" padding-left: 2px padding-right: 0px; padding-top: 0px; padding-bottom: 0px; "…… or just ….. style=" padding-left: 2px; "….. actually your order is actually wrong. TRouBLed ….. style=" padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 2px; "…… http: //www. mezzoblue. com/css/cribsheet/ also…. sorry, i didn’t … Continue reading

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

Does the size of the computer screen affect the way web pages are viewed?

After a friend observed my site for initially, he informed us that my major banner is not available on Internet Explorer. Next time i viewed the web-site, I saw no not available. Everything seemed acceptable. Does the size on the computer screen affect how web pages tend to be viewed Only the resolution with the screen can change the display on the webpage. Are you viewing it within a different browser than IE Li Brad You possibly can simulate different resolutions by using a plug-in for Mozilla Firebird. … Or by making use of JR’s resolution viewer inside ‘tutorials’ section. It is best to refer that width thing to resolution. As well as affect the technique webpage are seen. < — if you can’t specfic the placement of objects as part of your webpage. You possibly can fix that having fix-size table (or shape, or whatever). Remember not to ever use % pertaining to height and bigger. But for the people with smaller coomputer sceens, resolution is actually affected by its monitor width and video card also. I always idea that only resolution affects web site viewing, but if you need to get technical, thus does the observe, video card, … Continue reading

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

what kinda design is this?

Greetings, i was interested in making a webpage, but I know to carry out so, im going to have to study coding language, im familular together with html and starting to obtain more comfortable along with php. anyways pondered a quick problem, i wanted to make an internet site where on the main page it might show " Most current topics" of my own forums. as well as at that section u can include a link as well as whatever. Im not sure how to accomplish this, can anyone assist me out I dont even understand what coding language is required to accomplish this, anyways, world wide web. neowin. net < — more or less how they have there internet site, i want something akin to that, where this shows latest discussion board posts, and a link where persons can add comments. if theres any tutorials showing me how to try and do something like this, id greatly thanks even more in case you guys would write about, thanks to your time! -spfdz Use PHP to accomplish this, it is pretty common on nearly all webhosts and various of tutorials on the market, try http: //www. hotscripts. com first off. … Continue reading

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

Is there any good XML editor?

As it seems that one’s destiny is on XML, WHEN I wan tot start coding in XML, rather than HTML. I have Dreamweaver 2004, will i edit with XML web sites, like I do with HTML. For instance, that when I create a text bold, in HTML it would: < b> Some Text< /b> Will DW do identical but with the best XML syntax Thnx can be decent, with good dictionaries and visual IDE for XSD. Somewhat sucks for XSL, though. will be the BOMB. It has a brilliant IDE (although the particular text editor is usually a little weak… it uses arial as the default font, lol). It will auto-generate XML sample files in the schema, it is known for a comprehensive XSL catalogue and IDE, very. It recognizes equally DTD and Schema. It’s pretty much the great thing available. You can easily download a 30-day test version from Altova. In the event that’s not long enough for you, they allow to extend the demo period another 30 days just by inputting an alternative email address. REVISE: Oh yeah, XML Spy will likely validate your XML files in the event you provide a schema intended for them. Pretty sweet … Continue reading

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

Best way to display video

I’m currently working over a site for the hockey team plus they want some with their game footage on the website. They want a page who has pictures of videos while you open the idea, a video doesn’t work in a fresh small window that fits the type of the video tutorial… i have some ideal how to complete this, but desire some other opinions that may save me a while. Thanks If bandwidth just isn’t a major matter, then I would use QuickTime. It’s available on the 2 main major platforms–Windows and also OS X–and can deliver excellent. If bandwidth is a dilemma, then I would use Windows Storage devices streaming (prior for you to Windows Media 9). It’s ubiquitous in Windows and mildly supported in OS X. Just avoid using RealPlayer. We would agree with filburt1…. Streaming windows storage devices (if bandwidth is surely an issue) is the most effective way forward. The following ’embed’ code could help you – well then , i’ll know when you’ve got any problems… < merchandise id=" MediaPlayer" width=" 320" height=" 320" classid=" CLSID: 22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase=" http: //activex. ‘microsoft’. com/activex/controls/mplayer/en/nsmp2inf. cab#Version=6, FIVE, 7, 1112" standby=" Loading Microsoft Windows Storage devices Player components… … Continue reading

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

Stupid Bg Question

Hello there I merely have a easy question to consult, how are that backgrounds that include a gradient created is he / she simply a big image set as being the background would this specific not drastically influence speed! The green during this site for model: http: //www. wcdarchives. com/bluffgear/ I would like to know how when post shrink the window gradient still stays intact is this some kind of html Regards i think he / she just creates and image that’s the size of the sides after which you can puts it during each side with the table in the middle. This is probly how We would do it! I dont think so the reason when you resize the particular window the impression changes cant learn how to word what i am talking about here’s your image http: //www. wcdarchives. com/bluffgear/images/bg. gif check the code to determine what he does with it This is extremely easy to accomplish: just create an image using a gradient of a color within your choice. It only need to be like 10px extensive max, to keep your filesize down, as well as height is just contingent on how gradual you wish the color … Continue reading

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