+ 1
HTML links
The link appears but it doesn't take me anywhere....What can I do?
2 Answers
+ 6
Rishika!
Please link your code so we can solve.
Problem will be with URL. You are not entering correct URL of website where you want to go.
<a href="url"> Go to Page </a>
+ 1
Rishika! Make sure u have added a valid extension .
E.g.
www.
http://
https://
Etc.
Also if u have added http or https,
Make sure there is no space between https & : or //
Hot today
Python — File Handling
0 Votes
Help me solve this (using loop)
2 Votes
What is wrong? Error on test.
1 Votes
Help me wiht python
1 Votes
Question is write a c program to print prime numbers up to n and print the largest number in array.
1 Votes
Help me
0 Votes