Search the Community
Showing results for tags 'webdesign'.
-
<html> <head> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0" /> <link rel="stylesheet" href="style.css"> <script> function close() { document.getElementById("popup").style.display = "none"; } </script> <style> .popup { display: inline; position: fixed; height: 100%; width: 100%; z-index: 9999; background
-
<!DOCTYPE html> <html lang = "en"> <!--This is my first comment in my index page--> <head> <meta charset="utf-8"> <link rel="stylesheet" href="greentea.css"> <a href= "greentea.html"></a> </head> <header> <h1>Teaz Nuts</h1> </header> <!--This is the body of my page--> <body> <nav> &l
-
Hey everyone, I have been scouring the internet trying to solve this layout problem but I haven't found a solution - I want my article section to line up next to my nav bar properly. Using <float> left or right just pushes it above or below the nav bar as you can see here: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]--><title> My Magical World </title> <style> html, body { margin: 0px; padding: 0
-
What's up guys I am currently pursuing my Associate of Applied Science Degree in CIS Internet Specialist-Website Design. I started my first semester this January and planning to attend this fall on August. Looking at the courses I need to take seems like I may not get to learn much of the coding side. I will look up some of this courses to see what they offer. In the mean time I decided to get the ball rolling by teaching myself to code this whole summer to kind of get ahead of the game before I go back to school. Also I have a friend who is part of this huge organization of networking and th