TranceAddict Forums (www.tranceaddict.com/forums)
- Chill Out Room
-- confused
Pages (3): « 1 [2] 3 »
| quote: |
| Originally posted by electric_soul Even IExplorer which is the less customizable browser ever can change font size... |
)
hmm yes, I wasn't referring to that but to user stylesheets.
from MSDN:
| quote: |
| User-Defined Style Sheets Through the Options dialog box of the browser, users can specify a style sheet that they want to have applied to all pages that they view. This style sheet will be applied to the document first, meaning the author has the final say of how a CSS attribute is defined. Style sheets defined in the document override the user-defined style sheet. The user-defined style sheet is simply a "preference" that will affect the page if the author has not defined a rule for that CSS attribute. User-defined style sheets specified by the user in the Options box dialog of the browser are not listed in the styleSheets collection. |
hey, while we're on the subject of web design will you guys take a look at my site and let me know what you think. i just redesigned it fromt he ground up and i'm still working on the littel details of it. i would greatly appreciate and suggestion you guys have about any aspect of it. cheers.
www.v-i-o.com
about the .css, my css file apparently isn't working or something. In the Dreamweaver MX WYSIWYG window pane thing, my page shows up the way its supposed to in regards to font color and style, but not size (still affected by .css file changes, just not the same size as in the preview... F12). F12 (preview in browser) yields Times New Roman font instead of the Verdana, and the font size is smaller than in MX's preview pane.
Sample of my .css file:
.h {
background-color: black;
font: Verdana;
color: white;
font-size: 75%;
}
What am I doing wrong?
| quote: |
| Originally posted by VIO hey, while we're on the subject of web design will you guys take a look at my site and let me know what you think. i just redesigned it fromt he ground up and i'm still working on the littel details of it. i would greatly appreciate and suggestion you guys have about any aspect of it. cheers. www.v-i-o.com |
I taught myself html from looking the source of basic webpages. For me, everything I build is based around tables, layers upon layers of them.
| quote: |
| Originally posted by Turbonium about the .css, my css file apparently isn't working or something. In the Dreamweaver MX WYSIWYG window pane thing, my page shows up the way its supposed to in regards to font color and style, but not size (still affected by .css file changes, just not the same size as in the preview... F12). F12 (preview in browser) yields Times New Roman font instead of the Verdana, and the font size is smaller than in MX's preview pane. Sample of my .css file: .h { background-color: black; font: Verdana; color: white; font-size: 75%; } What am I doing wrong? |
"The problem with WYSIWUG is that what you see is all you can get" - Brian Kernighan
use notepad or a better replacement, or bear with MX crap 
| quote: |
| Originally posted by Turbonium about the .css, my css file apparently isn't working or something. In the Dreamweaver MX WYSIWYG window pane thing, my page shows up the way its supposed to in regards to font color and style, but not size (still affected by .css file changes, just not the same size as in the preview... F12). F12 (preview in browser) yields Times New Roman font instead of the Verdana, and the font size is smaller than in MX's preview pane. Sample of my .css file: .h { background-color: black; font: Verdana; color: white; font-size: 75%; } What am I doing wrong? |
It's solved guys, don't worry about it. Thanks though.
If I encounter anymore turbulence, I'll let you know.
In the following script:
| quote: |
| Originally posted by Turbonium In the following script: What the hell is "div"? btw this is for a Javascript realtime clock thing (the code works, but the HTML output is screwed). It displays it in a stupid cell thing, I want it to be as text. I tried screwing around with the HTML above, but to no avail. Changing the font style and color, etc., has no effect at all. |
I'm experimenting and shit. It's not like my site really has much content to start with.
I don't have time to read into HTML so much, and I tend to learn slow off stupid tutorials. I do better when I'm shown, but whatever, I'm trying.
This shit takes time man, that's all I'm saying. And it's very confusing in many ways.
So how can I change the tag into a normal
holy I hate this
it seems that all the ideas of stuff to put on my website are coming from other peoples' websites, either consciously or unconsciously. It sucks, cuz I want a neato site, but I don't want to go copying other people's ideas.
this sucks big time
| quote: |
| Originally posted by Turbonium I'm experimenting and shit. It's not like my site really has much content to start with. |
| quote: |
| I don't have time to read into HTML so much, and I tend to learn slow off stupid tutorials. I do better when I'm shown, but whatever, I'm trying. |
| quote: |
| So how can I change the tag into a normal |
Why do I want a site? Cuz I'm frikkin retarded, that's why.
I've always wanted to have on tho, so.
Well I am putting photography and graphix work I do on it, so that is some content I guess.
| quote: |
| Originally posted by DigiNut I'm not following you - why are you so anxious to make a site if you have no content to put on it? |
| quote: |
| Originally posted by DigiNut Most users where, in Upper Mongolia? 1024 x 768 is standard, 1280x1024 will probably overtake that in a year or two. |
already going for 1024, and I fixed the clock problem, with this wicked site:
http://www.maxxblade.co.uk/clock/
thanks for the forum suggestions, now I can stop polluting these boards with stupid web development problems that are pretty much out of place
| quote: |
| Originally posted by Echo of Silence My problem in dreamweaver is controlling the width of a column. If I want a column to be 25% the width of a table or say 200 pixels, why when I view it in Netscape is it suddenly 50% the width of the table or say 500 pixels sometimes forcing my table off the page despite the fact that the table is set to be 85% the width of the page? I haven't had time to read up on this. Do you know what I'm doing wrong? |
Aside from advocating the use of stylesheets here, I can't really tell anything from what's there. Have to see the code for the whole table, not just the td.
yay!
i'd use CSS and also H4 is intended for headers.
| quote: | |
[...] | Arabic Danish Etc, etc, etc. |
| quote: |
| Originally posted by electric_soul yay! i'd use CSS and also H4 is intended for headers. or something... |
Guys I'm faced with a dilemma here. For my banner and stuff, I have this pic in it that isn't technically mine. Then again, I don't know who's it is. Is it ok to use it? It makes the look of the site that much better.
I'm sure I won't be the first among some of you to use an image not technically theirs. But honestly, is it a big deal? It's pretty much a personal site, so who cares, right?
EDIT: It's kinda like these sigs we are using, some have technically "Copyrighted" images in them. But not one cares, right?
| quote: |
| Originally posted by DigiNut P.S. Noticing your XML-style closing tags, heh, I don't think they'll ever make that standard in HTML (can't be bothered to do it myself). |
Powered by: vBulletin
Copyright © 2000-2021, Jelsoft Enterprises Ltd.