Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
1: the error page is triggered because of the link you have provided, change https to http and it's all cool.
2: fancy input boxes are not very good , try simplicity and it will look and perform better.
3: do not ever, i repeat do NOT ever put your personal data like phone number in a web page.
4: try messing with viewport and it will improve it's quality.
Have a nice day! -
githelp30098y@adoniskrasniqi About 4 I think it would improve it if it looked better on mobiles by changing the viewport to something like:
<meta name="viewport"content="width=device-width, initial-scale=1.0">
Related Rants
https://prodajatest.byethost7.com/
My first public website... Please don't say how it is bad because I know believe me :) There is probably XSS and SQL innection attacks so feel free to play with it. Also it is on serbian but you will figure your way in and out (if you even open the website)
undefined
sql
xss
public
first website