Hi Amistre, how are u? I have a ques to ask from u.
+10 :)
the script u gav us to write the the answers in Colours.. In which language was it?
HTML?
html and javascript
AND?
wht about .css?
well; it formats into a structure that the equation editor can understand ... so that stuff is just text
i dint use css since the program was so small
there wasnt alot of tags to keeo track of :)
Yeah. actually im Learning Dream Weaver now a days.. so there there are html tags and all.
will those tags work here?
html doesnt format in here; its primarily a textbased interface that deciphers out the latex for the equation editor processes
<input type=button value="click here" onClick="javascript:alert('hello')">
Can i find this Dreamweaver?
Indeed, quite intentionally. There are no script-injection vulnerabilities on this site ;)
i dunno what dreamweaver is :)
if there were.. im sure id find them out by accident lol
OK, so amistre whts this? <input type=button value="click here" onClick="javascript:alert('hello')">
lol.
that is an html tag; its the <input> tag which defines an common user interface and the attributes tell it what you want it to do
but here, as u typed the whole thing, nothing happends.
Happend*
thats because the coding for the site parses thru the content and weeds out the undesirable effects
so how to involve both html & Java?
error handling might be akin to it
java? is a platform other than javascript.
with html you simply create a static display; not alot of stuff to do with it other than present information. the scripting language makes it more interactive and allows ... well... interactions to happen :)
i told by coloring program to take what you type; and add the stuff that makes it parse thru the equation editor and becasue the equation editor understands the content; it displays it in here as presented...
ahh ... i tend to just use notepad for typing up the page; save it as html and debug it thru a browser
"DEBUG"
oh yes ... debug means to work out the parts that aint working right
in Dreamweaver, u just hav to add things... it rights the script itself.
:) i learn better from my mistakes then I do by something else fixing them :)
Which one of the Selections will work here?
none of them; you have to implement the LaTeX for pdf files.
Latex. :S
I havent explored others ... yeah, do a websearch for latex pdf and see what you can come up with :)
Ok, let me research for that. then i will let u knw where i ended up! :)
thats the right kinda material yes; also http://noodle.med.yale.edu/latex/essential.pdf
so is this language called LaTeX?
yes, as far as i can tell.
Oh, OKay THanks! :)
\begin{array}l\color{red}{\normalsize\text{Y}}\color{orange}{\normalsize\text{o}}\color{#9c9a2e}{\normalsize\text{u}}\color{green}{\normalsize\text{r}}\color{blue}{\normalsize\text{e}}\color{purple}{\normalsize\text{ }}\color{purple}{\normalsize\text{w}}\color{red}{\normalsize\text{e}}\color{orange}{\normalsize\text{l}}\color{#9c9a2e}{\normalsize\text{c}}\color{green}{\normalsize\text{o}}\color{blue}{\normalsize\text{m}}\color{purple}{\normalsize\text{e}}\color{purple}{\normalsize\text{ }}\color{red}{\normalsize\text{:}}\color{orange}{\normalsize\text{)}}\color{#9c9a2e}{\normalsize\text{}}\end{array}
:D
Y cant i C (good answer) ??
hit f5 to refresh the browser
DONE. ^.^
Join our real-time social learning platform and learn together with your friends!