 allcatsmeow2 allcatsmeow2
- Learning To Code: HTML Part 2- Hello, Dolls! 
 Ready to get a bit more into HTML and learn some CSS?
  
 Shown below is a basic Stardoll presentation.
 - Hi! I'm a basic presentation! 
 - Just like how the presentation is cute, small, and basic, the code for it is too! Shown below is the actual code used for the presentation above. 
 <html><head><body><p style="background-color:black;border:20px double #fff;color:#fff; width: 100px; height: 50px; text-align: center;">Hi! I'm a basic presentation!</p></head></html>
 For some dolls, everything above might seem like a whole different language, but no worries! That's perfectly normal.
 Here's a basic translation of the code above:
 Right after the first paragraph tag (<p) in the code, the style attribute appears. The style attribute is used to set the style of an HTML element. The HTML style attribute has the following syntax:
 <tagname style="property:value;">
 
 Continued in Part 3 . . .
ΓΝΩΡΙΣΕ ΤΟΥΣ STARBLOGGERS ΜΑΣ
 Marios.Stardoll Προτεινόμενα άρθρα…: "Προσοχή τις νύχτες!" Marios.Stardoll Προτεινόμενα άρθρα…: "Προσοχή τις νύχτες!"
 imweirdo Προτεινόμενα άρθρα…: "Θεωρίες Συνωμοσίας στη Μόδα" imweirdo Προτεινόμενα άρθρα…: "Θεωρίες Συνωμοσίας στη Μόδα"
 pathos Προτεινόμενα άρθρα…: "Το άλλο σου μισό" pathos Προτεινόμενα άρθρα…: "Το άλλο σου μισό"
 nora1posh4Super Προτεινόμενα άρθρα…: "Συναντώντας τον Άγιο Βασίλη!🎅🏼" nora1posh4Super Προτεινόμενα άρθρα…: "Συναντώντας τον Άγιο Βασίλη!🎅🏼"
 parttyMaraki.gr Προτεινόμενα άρθρα…: "Διαγωνισμός Halloween!" parttyMaraki.gr Προτεινόμενα άρθρα…: "Διαγωνισμός Halloween!"



