HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

Search results

  1. B

    Looking for a html tag showing screenshot of a website

    Hello Devs, Not sure if this post should be here, but its connected to HTML. Anyway, I am looking for a HTML tag which can show a screenshot of a website (dont want to download it, just show as img). Smth like this: ``` <img src="screenshot of google.com" width="500" height="600"> ``` Building...
Back
Top