PDA

View Full Version : Någon som har lite tid över?


Matti
2001-04-09, 17:02
http://www.mk.st/tips/javascriptupdate.php


Vad kan skrivas bättre?
(Jag har lov nu så jag har tid att skriva om allt om det behövs.. :e)

------------------
webmaster resources (http://www.mk.st)

[Redigerat av Matti den 09 apr 2001]

CyberPet
2001-04-09, 17:22
Såg inget som direkt är uppseendeväckande. Tycker det verkar väldigt klart och tydligt. Jag kan ju be Ben kika på texten också, fast han kan ju knappt stava till sitt eget namn. :e

------------------
/Petra
If you see someone without a smile, give them yours.

LarsG
2001-04-09, 17:49
Några detaljer

etc ==> et.c.

enter the following code into it ==>
enter the following code

There is also another ==> There is another

some signs ==> some letters

preceeded with ==> preceeded by

This technique isn't very good because ==> This technique isn't very good though, because

which the most people ==> which most people

to include ==> for including

Sen så saknar jag något komma här och där.

I övrigt håller jag med Petra och tycker att texten är lättläst.

------------------
essentitia preter non sans multiplicandum

Matti
2001-04-09, 17:58
Tack! *ändrar*

some signs ==> some letters
"Backslash" och "apostrophe" är väl inga bokstäver utan de är tecken? Characters skulle kanska passa bättre?



------------------
webmaster resources (http://www.mk.st)

LarsG
2001-04-09, 18:54
Characters är bättre.

------------------
essentitia preter non sans multiplicandum

@nders
2001-04-09, 19:17
det är inte ofta man får rätta larsg, men:

preceeded with ==> preceeded by

preceded. ett e på varje ställe. :)

------------------
<A HREF="http://cartman.nu" TARGET=_blank>
all your base are belong to us!</A>

Matti
2001-04-10, 23:15
Tack tack.

Nästa sida:
http://www.mk.st/tips/image_map_in_dw.php

Förslag på förbättringar tas gärna emot.

------------------
webmaster resources (http://www.mk.st)

LarsG
2001-04-11, 00:02
Småsaker mest

Vad menar du med (3 or 4) längst upp?
Är det versionsnummer så tycker jag att du borde skriva ut ordet version.

Först skriver du "Properties" window och på nästa rad properties utan citationstecken.

turn to a link ==> turn into a link

repeting ==> repeating

Numreringen 7 och 8 är lite malplacerad tycker jag då dessa stycken inte ingår i steg för steg beskrivningen. Om du tar bort dom så kan du skriva by repeating steps 1-6 istället.



------------------
essentitia preter non sans multiplicandum

Matti
2001-04-11, 00:28
LarsG, du är en klippa! :)

Repeting hade jag ändrat till repeating men jag hade visst glömt att ladda upp den igen. Nu tog jag bort den delen eftersom det ändå är rätt uppenbart hur man skapar fler länkar.

[Redigerat av Matti den 11 apr 2001]

Matti
2001-04-12, 13:59
http://www.mk.st/tips/stylelinks.php

Ni vet vad ni ska göra.. ;)

------------------
webmaster resources (http://www.mk.st)

bughawk
2001-04-12, 16:46
[med reservation ev. fel... ;) ]

Do you think that they are boring? ->
Do you find them boring?

Netscape 4.x and Internet Explorer 4.x supports it quite good ->
Netscape 4.x and Internet Explorer 4.x has quite good CSS support

but it is recommended that you download the latest version available of your browser. ->
but I recommend that you download the latest browser version available.

If the link gets underlined when you do that you have a "modern" browser. ->
If the link gets underlined when you do that, then you have a "modern" browser.


...det var första sidan.. orkar inte göra de andra nu ;)

------------------
/ bughawk < bughawk at chello.se >

I may disagree with what you have to say, but I shall defend, to the death, your right to say it.
- Voltaire (1694 - 1778)

Matti
2001-04-12, 16:49
Tack, det är fixat nu. ;)



------------------
webmaster resources (http://www.mk.st)

LarsG
2001-04-12, 18:22
Ok, något kanske är liknande som bughawk. En del är nog fråga om tycke och smak också.


Sida 1

Do you think that they are boring? ==> Do you find that boring?

Do you want to have colorful links that change appearance when
visitors hovers over them?
==>
Do you want to have colorful links whose appearance change
when the cursor hovers over them?

eller

Do you want to have colorful links that change their appearance
when the cursor hovers over them?


In this tutorial you'll learn how to do it. We are going to use CSS. ==>
In this tutorial you'll learn how to do that by using CSS.

to 100% ==> in full

latest version available ==> latest version

You can test if your browser supports CSS good ==>
You can test to which extent your browser supports CSS

If one of your visitors use an older browser that doesn't
support CSS he will see the standard link colors, so you
don't have to worry about browser incompatibility. ==>
If one of your visitors uses an older browser, without
support for CSS, he will see the standard link colors, so you
don't have to worry about browser incompatibility.

"CSS stands for Cascading Style Sheets and is a simple
styling language which allows attaching style to HTML elements.
Every element type as well as every occurance of a specific
element within that type can be declared an unique style, e.g.
margins, positioning, color or size." ==>
*CSS stands for Cascading Style Sheets. CSS is a simple
styling language that can be used to change the style of HTML elements.
Each element type as as well as each occurance of a specific
element within that type can be given a unique style, e.g.
margins, positioning, color or size.

Kan du göra hela detta stycke som en fotnot till CSS i rubriken?


Sida 2

EG ==> e.g.

Lets ==> Let's

Test your CSS by adding a link to the same page. ==>
Test your CSS code by adding a link to the page.

This is how the standard links look like on your page. ==>
This is how the standard links will look on your page.

This part tells your browser how the links look like when
they are active - when a user clicks on them. =>
This part tells your browser how the links shall look
when they are active - when a user clicks on them.

How visited links look like. ==>
How visited links look.

Du förklarar inte vad style type = "text/css" betyder

Sida 3

the a:hover effect ==> the hover effect

Sida 4

Before you use them on your site you should
consider if that's really necessary. ==>
Before you use them on your site however,
you should consider if it's really necessary.

If CSS is used correctly it can add a nice touch to a site,
but if you use it wrong your site can turn into an annoying hell. ;-)
==>
CSS, used correctly, can add a nice touch to a site,
used incorrectly it can make the same site a real nuisance. ;-)



------------------
essentitia preter non sans multiplicandum

Matti
2001-04-14, 23:42
Tack.. det var den sista artikeln. ;)

------------------
webmaster resources (http://www.mk.st)

Axel
2001-04-15, 11:32
Ursäkta (jag är lite sen) men etc ==> et.c.

etc betyder ju etcetera (eller et cetera) och ska förkortas etc. utan punkt innan. ;) Nu står det ju rätt på mk.st men ville bara säga det ändå.

------------------
Axel Veibäck
GU d+(-) s: a--- C++ U P+ L E-- W++(+++)$ N o-- K- w-- !O M++ V? PS PE- Y? PGP- t- 5? X R tv b+ DI+ D- G e- h!>+ r-> y (GeekCode 3.12 (http://www.geekcode.com) - ungeek (http://www.ebb.org/cgi-bin/ungeek.cgi?geekCode=GU+d%2B(-)+s%3A+a---+C%2B%2B+U+P%2B+L+E--+W%2B%2B(%2B%2B%2B)%24+N+o--+K-+w--+!O+M%2B%2B+V?+PS+PE-+Y?+PGP-+t-+5?+X+R+tv+b%2B+DI%2B+D-+G+e-+h!%3E%2B+r-%3E+y))