+ 1
How do I do this?
I need help! I'm only a high school student that doesnt knkw how to code
6 Answers
+ 2
pick one problem and try to do anything with the syntax first you will found many errors but by solving them one by one you get better it just need some effort by which you can be a coder because coders not think they just find any way which can solve their problems
+ 2
KitKat23 I would like to know what problem you actually facing in coding any specific topic or something like that
+ 2
oh in html you need just to follow a simple structure then use tag in that like I give you an example of moving text in the output screen
<html>
<head>
<title> move </title>
</head>
<body>
<marquee direction="left" scrollamount="50">hi this is html</marquee>
</body>
</html>
+ 2
i want to add some thing in it
so many great advice give by everyone..
But i say you this
I always follows one simple rule in my life..
"Make sure what so ever you start
in anything.
take responsibility to end it"
If you not end it so why you start first.
we can achieve anything
we can do anything
one step at a time..
+ 1
thank you!
+ 1
C# and HTML