/    Sign up×
Community /Pin to ProfileBookmark

Damn Screen Resalutions

Well i have started design on a site but when its viewed on a 15″ monitor….well its not pretty [URL=http://homepage.ntlworld.com/sharon.holland3/ikonos.htm]Heres The Link[/URL] …so is there a nice Html tag which will alow the site to be viewed with a 15 and 17″ Screen?

Cheers

Dave

to post a comment
HTML

22 Comments(s)

Copy linkTweet thisAlerts:
@khalidali63Apr 30.2003 — unfortunately no,you will have to adapt some coding scheme that will customize your web page accoording to the screen resolution.
Copy linkTweet thisAlerts:
@IkonosauthorApr 30.2003 — [i]Originally posted by khalidali63 [/i]

[B]unfortunately no,you will have to adapt some coding scheme that will customize your web page accoording to the screen resolution. [/B][/QUOTE]


Darn... so i`ll have to ethier have the page working fine on 15" and streched on 17" or Say crew uto the people with 15" hmmmm


Thanks
Copy linkTweet thisAlerts:
@havikApr 30.2003 — Well, you could create your page using css to get a fluid layout. This way, your page would adjust itself to fit on any screen resolution.

Check this link:

http://www.geocities.com/pammal_sureshbabu/webdesign/links.html

and scroll down to the section "Pure-CSS-fluid layout" for more info on this.

Havik
Copy linkTweet thisAlerts:
@Dark_DragonApr 30.2003 — Ah yes...CSS...a thorn in my side indeed.

Unfortunately when I learned HTML in college, they never taught us that so now I struggle to figure out how to utilize the CSS tools in DreamWeaver and FrontPage.

I get tired of trying to put everything in a table to control the sizes......
Copy linkTweet thisAlerts:
@IkonosauthorApr 30.2003 — [i]Originally posted by havik [/i]

[B]Well, you could create your page using css to get a fluid layout. This way, your page would adjust itself to fit on any screen resolution.



Check this link:

http://www.geocities.com/pammal_sureshbabu/webdesign/links.html



and scroll down to the section "Pure-CSS-fluid layout" for more info on this.



Havik [/B]
[/QUOTE]


Cheers buddy, i think thats just what im looking for
Copy linkTweet thisAlerts:
@IkonosauthorApr 30.2003 — [i]Originally posted by Dark Dragon [/i]

[B]Ah yes...CSS...a thorn in my side indeed.



Unfortunately when I learned HTML in college, they never taught us that so now I struggle to figure out how to utilize the CSS tools in DreamWeaver and FrontPage.



I get tired of trying to put everything in a table to control the sizes...... [/B]
[/QUOTE]


Yea all i got taught in College was Html java and sum random codes..No Good pfft lol
Copy linkTweet thisAlerts:
@Dark_DragonApr 30.2003 — Well, at least you learned some Java coding..I never learned that stuff, and I was taking a two-year course in Multimedia....a total rip off at times.

Just learned basic HTML...mostly learned about programs like PhotoShop, Illustrator (ish!) and the like.

So I have to try and learn some of this stuff on my own!
Copy linkTweet thisAlerts:
@JonaApr 30.2003 — There are online tutorials that help. They are, some of the time, not W3C-Compliant, but they do help you learn [i]something.[/i] ?

And CSS is awesome! It does, at first, appear difficult, but once you learn how to use it, it becomes a great ally.
Copy linkTweet thisAlerts:
@havikApr 30.2003 — I agree, master it and it's your friend but if you struggle with it, it'll anger you :mad: (not that that's ever happened to me ? )

Havik
Copy linkTweet thisAlerts:
@CharlesApr 30.2003 — [font=georgia]If you "mostly learned about programs like PhotoShop, Illustrator (ish!) and the like" then you didn't learn basic HTML. Those programs use parts of HTML to trick a certain type of browser into behaving in certain ways. True HTML will work on all browsers. Read, mark, learn and inwardly digest the HTML 4.01 Specification (http://www.w3.org/TR/html4/) and the Web Content Accessibility Guidelines 1.0 (http://www.w3.org/TR/WCAG10/). You should shoot for HTML 4.01 Strict and level Double AA.

The 4.01 Spec is a little dense. Like Kierkegaard, each section starts out with the formal positing of some idea which is explained in the folowing paragraphs. It's important to not get discouraged before you get to the explaining parts. Just keep reading over and over and stop when that first paragraph makes sense. I would suggest that you print out one section at a time and take it with you into the necessary each morning.[/font]
Copy linkTweet thisAlerts:
@Dark_DragonApr 30.2003 — Well, actually I DID learn some basic HTML...but not much..nor did we get introduced to Java, CSS or anything else pertaining to web design.

That was why I was in college to learn about graphic/web design but they focused so much on graphic design that they neglected to introduce us to some of the basic codings used in web design.

So now I have this Associate Degree in Multimedia and Computer Graphics yet I still struggle with Java and CSS.
Copy linkTweet thisAlerts:
@CharlesApr 30.2003 — [font=georgia]And I, with my Liberal Arts Degree, was able to pick up quite quickly HTML, CSS, JavaScript and Perl. You ought not to go to school to learn things but to train the mind.[/font]
Copy linkTweet thisAlerts:
@Dark_DragonApr 30.2003 — ??? What was that supposed to convey?

Well anyways, at one time I did have this idiotic idea of wanting to do character design for games and/or Manga...so to do anything like that I needed a degree.

So the closest I could find was the Multimedia and Computer Graphics program..little did I know that they weren't going to teach us at least a little bit of ome of the basic codings used in web design....no JavaScript, no CSS, no nothing.

Even in Photoshop class they focused on photo manipulations and rarely delved into using the filters..so whatever tidbits I know was from web tutorials...

Nowdays companies want to see degrees...not just High School Diplomas....they don't give a rats keister about personal knowledge...just degrees and the like. :rolleyes:
Copy linkTweet thisAlerts:
@IkonosauthorApr 30.2003 — Indeed...Right now im doing a cmputer networking Degree. How Fun ? lol
Copy linkTweet thisAlerts:
@Dark_DragonMay 01.2003 — Computer Networking, eh?

Sounds like that field is in more demand than Graphics...I am certain you will do just fine. ?
Copy linkTweet thisAlerts:
@IkonosauthorMay 01.2003 — [i]Originally posted by Dark Dragon [/i]

[B]Computer Networking, eh?



Sounds like that field is in more demand than Graphics...I am certain you will do just fine. ? [/B]
[/QUOTE]


Cheers
Copy linkTweet thisAlerts:
@spufiMay 01.2003 — [i]Originally posted by Dark Dragon [/i]

[B]

Well anyways, at one time I did have this idiotic idea of wanting to do character design for games and/or Manga...so to do anything like that I needed a degree.



So the closest I could find was the Multimedia and Computer Graphics program..little did I know that they weren't going to teach us at least a little bit of ome of the basic codings used in web design....no JavaScript, no CSS, no nothing.[/B]
[/QUOTE]


This is because for character design for games and such you don't really need to know about web design. What they taught you to do was create an image, or multimedia file so the actual web designer could then place it on a web page. Not that you have to put your designs on a web page, but they can be placed in a number of different forms, so that's why web design wasn't that much of a focus for your schooling.
Copy linkTweet thisAlerts:
@Dark_DragonMay 01.2003 — Yes, I am well aware of that aspect however I found that in order to learn actual animations and all, this knowledge I currently hold is quite helpful if not required.

While web design is nice and all, it is not what I really was after. Though it did expand my personal horizon and I understand web and HTML matters better...but by the time I was nearly done with my training, I learned that another college elsewhere was teaching animation and game design...but since I spent nearly two years in Multimedia education..I am not willing to go through more college again.

So I gave up on that childish idea I had and lowered my "expectations"....

However as part of learning about web design, it would have been wuite helpful to learn a bit of basic Java and how to use the CSS tools in Dreamweaver...since most of the people in my class made their own sites in the first place...oh well.
Copy linkTweet thisAlerts:
@JonaMay 01.2003 — [i]Originally posted by Dark Dragon [/i]

[B]...helpful to learn a bit of basic Java and how to use... [/B][/QUOTE]


Java? You mean Java[i]Script,[/i] don't you? :rolleyes:
Copy linkTweet thisAlerts:
@Dark_DragonMay 01.2003 — No..I was talking about the art of coffee making!

Of course I meant JavaScripting! :rolleyes:
Copy linkTweet thisAlerts:
@pyroMay 01.2003 — [i]Originally posted by Dark Dragon [/i]

[B]Of course I meant JavaScripting! :rolleyes: [/B][/QUOTE]

Ok, settle down... There is also a programming language called Java, so why call javascript '[URL=http://java.sun.com]Java[/URL]' as they are two very different animals...
Copy linkTweet thisAlerts:
@Dark_DragonMay 01.2003 — Oh well shut my mouth and stomp on frogs...you are right!

I completely neglected that......?
×

Success!

Help @Ikonos spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...