Posts
 
Reputation
Joined
Last Seen
Ranked #1K
Strength to Increase Rep
+5
Strength to Decrease Rep
-1
100% Quality Score
Upvotes Received
4
Posts with Upvotes
4
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
3 Commented Posts
~31.5K People Reached

42 Posted Topics

Member Avatar for Duki
Member Avatar for sillyboy
Member Avatar for ndeniche

Writing by myself, sure. I prefer Kate editor in my Debian on desktop. It's better, because wysiwyg editor makes huge and evently not valid code. :)

Member Avatar for Ausopenxcell
0
503
Member Avatar for extofer

If anybody will have this problem in future, try [B]/etc/init.d/gdm start[/B] to start gnome display manager. Of course, with super user privileges. *gdm can be replaced with kdm, xdm. Depends on your login manager.

Member Avatar for Stefano Mtangoo
0
2K
Member Avatar for TheNNS
Member Avatar for lio04

I have got a weird problem with text terminals. When I am switching to text terminals 1-6 with key-combinations [B]Ctrl+Alt+F1[/B], [B]Ctrl+Alt+F2[/B] ... [B]Ctrl+Alt+F6[/B], I am getting on my screen only white blinking vertical lines. I have added a photo attachment here. I think, that this is a matter of graphics, …

Member Avatar for lio04
0
129
Member Avatar for mary81
Member Avatar for rohnni
0
237
Member Avatar for sillyboy

Only pure Coffee without any addition (sugar, milk). I put cca 4 spoons to the cup and then I'm hyperactive in the school. :D

Member Avatar for brandmantra
0
271
Member Avatar for sacarias40

Change your wrapper div on the page to <div id="wrapper"> and in the CSS file set fixed width and margin, which will have value 0 auto. Try this: [code=css] #wrapper { width: 1000px; height: auto; margin: 0 auto; } [/code] Edit: I don't know, whether it will work, because on …

Member Avatar for kanaku
0
232
Member Avatar for Sheridan

You must know one of any script languages to make your page dynamic (e.g. PHP, ASP, Perl...). There's no application for it. :)

Member Avatar for lio04
0
55
Member Avatar for veledrom

I'm using this method: [url]http://www.daniweb.com/forums/post587310.html#post587310[/url]

Member Avatar for lio04
0
558
Member Avatar for hugokang

[QUOTE=MidiMagic;743079]css is an addition to html, not a replacement for it.[/QUOTE] Yes, but some obsolete and non-valid tags (font, body background etc...) were replaced with CSS.

Member Avatar for shruti sepra
0
135
Member Avatar for Defcon106

In my humble opinion Ubuntu isn't way for beginners, because it's very click-like distro. You learn nothing in that kind. My recommendation is Debian 1CD with KDE. Problems with anything are compulsion to be geek. :)

Member Avatar for lilith2k3
0
160
Member Avatar for acediamond

There's solution with CSS, but it's running correctly from IE7 to higher. (And other quality browsers of course.) [code=css] position: fixed; [/code]

Member Avatar for lio04
0
117
Member Avatar for Citrus_Crow
Member Avatar for Fest3er
0
359
Member Avatar for joshmo
Member Avatar for 0named
0
354
Member Avatar for ckurtz
Member Avatar for icaruslnx
0
156
Member Avatar for lio04

Do you know any feature, which is similar like this ? I know, that this feature is also plugin in Compiz, but there's no point to install Compiz, for one feature. I have Debian lenny, the best solution will be *.deb package, but it's not required. I found only Skippy, …

Member Avatar for linux
0
74
Member Avatar for johar75

Look this thread: [url]http://www.daniweb.com/forums/thread103980.html[/url] The same question. ;)

Member Avatar for sreein1986
0
89
Member Avatar for sreein1986

Me performs, i've inserted to HTML code this: <span class="mainsheet2"> example </span> It works.

Member Avatar for MidiMagic
0
119
Member Avatar for bigixman

Because HTML and CSS code is very big and bad. E.g. (&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;...) This only one example.

Member Avatar for MidiMagic
0
82
Member Avatar for nokomis

Is this that, what you want ? :) [code]<input id="inputsubmit3" type="submit" name="inputsubmit3" value="Create Game" onclick="window.open('http://garb.100webspace.net/Checkers.html');" />[/code]

Member Avatar for techbongo
0
57
Member Avatar for w33n

Sure, define any <div> in your CSS file, which will have width and height properities + overflow setting, if is content bigger than box. Something like this: [code] #box { width: 200px; height: 400px; background: #F2F2F2; border: 1px solid #DDDFFF; overflow: scroll; } [/code]

Member Avatar for lio04
0
79
Member Avatar for trient

CSS isn't hard, I learned it from [url]http://www.w3schools.com[/url], at home I have only small guide, if I forget anything. :)

Member Avatar for lio04
0
98
Member Avatar for jptornado
Member Avatar for Dannyo329
0
134
Member Avatar for Persist01

You must set attributes to main content div, because it will dependent by the size of content inside. I have this: [code]#content { width: 545px; min-height: 600px; margin-top: 3px; border: 1px solid gray; background-color: black; float: left; }[/code] Btw> Internet Explorer ignore attribute min-anything, there is height the same as …

Member Avatar for MidiMagic
0
96
Member Avatar for veledrom

Sure, see the cue property in CSS. [url]http://www.w3schools.com/css/css_ref_aural.asp[/url] I don't know, why is this possible in all browsers, but in new browsers it could be possible.

Member Avatar for MidiMagic
0
77
Member Avatar for kavithakesav
Member Avatar for kavithakesav

Why do you use absolute link for icon ? Try this: [icode]<link rel="shortcut icon" href="images/myicon.ico" />[/icode] :)

Member Avatar for Fungus1487
0
314
Member Avatar for OmniX

A href tag is only link, you can't set border, height, width. These attributes you can set to any <div id="">, <img> tags and other, which be bounded between <a href="#"></a>. Show here your code, because we don't know, what you need create with code.

Member Avatar for OmniX
0
111
Member Avatar for bondi007

Try this in Konsole (Terminal): [CODE]chown -hR username foldername[/CODE] I have this settings on /var/www folder, bacause there is Apache localhost for files. This makes you as owner for folder and all subfolders, Be careful, where this be set.

Member Avatar for bondi007
0
396
Member Avatar for gehher

Red or white wine, max. 2 decilitre, or Becherovka, Demänovka, herbaceous products of Czech and Slovak Republic. :)

Member Avatar for lio04
0
304
Member Avatar for OmniX

Do you have pages coded in HTML, or XHTML ? Learn the difference :) [url]http://w3schools.com/xhtml/xhtml_html.asp[/url]

Member Avatar for OmniX
0
110
Member Avatar for steven woodman

Yeah, Fluxbox is so fine, but many settings is only in configuration file. Fluxbox is very configurable, that is good.

Member Avatar for steven woodman
0
175
Member Avatar for weleh

This code is generated with any WYSIWYG editor or not ? Because it is very big.

Member Avatar for peter_budo
0
98
Member Avatar for nikhita

It is not possible with CSS, but you can apply PHP include method, if you don't want <link rel> in header. In header will be: [code] <?php include "favicon.php" ?> [/code] In PHP file will be: [code]<link rel="shortcut icon" href="favicon.ico" />[/code]

Member Avatar for nikhita
0
105
Member Avatar for OmniX

Why do you setting easy attributes for a href with JavaScript ? Use the hover in CSS. For example: [code] a.mouseover:hover { text-decoration: underline; }[/code] In HTML: [code] <a class="mouseover" href="index.php">Index</a> [/code]

Member Avatar for buddylee17
0
87
Member Avatar for Alv45525

Tables is also obsolete. My advice is learn CSS + (X)HTML, mainly usage of <div> tags in design creation. There's no point in use tables, because is slow, and for design improper. Good site for this things is [url]http://www.w3schools.com/[/url]

Member Avatar for MidiMagic
-1
100
Member Avatar for cyberwizmj

Very easy way is use <div id> tags and extern style.css file. e.g. this code in HTML file: In header: [code] <link rel="stylesheet" type="text/css" href="style.css" /> [/code] Body: [code] <body> <div id="container"> <div id="menu"> blah blah </div> <div id="content"> blah blah </div> </div> </body>[/code] and CSS: [code] #container { width: …

Member Avatar for cyberwizmj
0
202
Member Avatar for kavithakesav

Where is the site placed ? Problems can be in webhosting and their server, if it's slow. Also it can be in your code.

Member Avatar for MidiMagic
0
94
Member Avatar for mikeandike22

But tags "_anything:" for IE are not valid. I would solve this problem with two css files, if is with one really impossible. [code] <!--[if IE6]> <style type="text/css"> @import "styleie6.css"; </style> <![endif]-->> [/code]

Member Avatar for MidiMagic
0
143
Member Avatar for microtekblue

Hmm, my idea. :) Bound this page with any named <div> tag, onto <body>, e.g. [code]<body> <div id="container"> [B]Everything others[/B] </div> </body>[/code] and in .css file set this: [code]#container { margin: 0 auto; width: *px; }[/code] *Width value of your page.

Member Avatar for microtekblue
0
128

The End.